md
This commit is contained in:
parent
04195bb929
commit
a466d7d52b
@ -252,7 +252,7 @@
|
||||
and pic_url is not null
|
||||
</if>
|
||||
|
||||
<if test="params.isUploadPic != null and params.isUploadPic != 1">
|
||||
<if test="params.isUploadPic != null and params.isUploadPic != 0">
|
||||
and pic_url is null
|
||||
</if>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user