修改bug

master
wangwei 2 years ago
parent 8c8291c5d8
commit 1a9bc3856c

@ -854,8 +854,9 @@
AND nameCode = #{nameCode}
</if>
<if test="isDisable != null">
AND isUseDy = #{isDisable}
AND isDisable = #{isDisable}
</if>
</where>
group by basic_udirel.id

Loading…
Cancel
Save