md
This commit is contained in:
parent
413274622e
commit
86ffafc03d
@ -536,7 +536,7 @@
|
|||||||
<if test="updateSite != null and updateSite != ''"> and a.update_site=#{updateSite}</if>
|
<if test="updateSite != null and updateSite != ''"> and a.update_site=#{updateSite}</if>
|
||||||
|
|
||||||
<if test="userId != null "> and a.user_id = #{userId}</if>
|
<if test="userId != null "> and a.user_id = #{userId}</if>
|
||||||
<if test="blSign != null and and blSign != '' "> and a.bl_sign = #{blSign}</if>
|
<if test="blSign != null and blSign != '' "> and a.bl_sign = #{blSign}</if>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user