【修改】判断条件增加
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
AND tenant_id =#{tId}
|
||||
and audit = '0'
|
||||
and status = '0'
|
||||
and deleted ='0'
|
||||
<if test="quLevel != null and quLevel != ''">
|
||||
AND qu_level = #{quLevel}
|
||||
</if>
|
||||
|
Reference in New Issue
Block a user