refactor(台账): mapper,查询过滤隐藏的台账
This commit is contained in:
parent
d375f6b9bb
commit
ea54889b99
@ -555,6 +555,7 @@
|
||||
<select id="selectBaseKnifeListByMbbBdMrlIdAndKnifeFineStateAndIsLocked" resultMap="BaseKnifeResult">
|
||||
<include refid="selectBaseKnifeVo"/>
|
||||
<where>
|
||||
IS_VALID = 0
|
||||
<if test="mbbBdMrlId != null and mbbBdMrlId != ''">
|
||||
and MBB_BD_MRL_ID = #{mbbBdMrlId}
|
||||
</if>
|
||||
|
Loading…
Reference in New Issue
Block a user