bug添加备注
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
AND ys_flag=2
|
||||
</when>
|
||||
<when test="qo.status == 'wait'">
|
||||
AND and s.status = #{qo.status} and ys_flag in (null,0)
|
||||
AND s.status = #{qo.status} and ys_flag in (null,0)
|
||||
</when>
|
||||
<otherwise>
|
||||
and s.status = #{qo.status}
|
||||
|
Reference in New Issue
Block a user