This commit is contained in:
linfso 2025-01-06 08:15:39 +08:00
parent 413274622e
commit 86ffafc03d

View File

@ -536,7 +536,7 @@
<if test="updateSite != null and updateSite != ''"> and a.update_site=#{updateSite}</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>