commit
a793e1dbee
@ -62,6 +62,7 @@
|
|||||||
where swfs.del_flag = 0
|
where swfs.del_flag = 0
|
||||||
<if test="fanTime != null ">and swfs.fan_time = #{fanTime}</if>
|
<if test="fanTime != null ">and swfs.fan_time = #{fanTime}</if>
|
||||||
<if test="userId != null">and su.user_id = #{userId}</if>
|
<if test="userId != null">and su.user_id = #{userId}</if>
|
||||||
|
<if test="accountId != null">and swd.account_id = #{accountId}</if>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user