md
This commit is contained in:
parent
e600b9342b
commit
b9ea4327e6
@ -536,7 +536,7 @@
|
||||
and bl_print=#{params.printFlag}
|
||||
</if>
|
||||
|
||||
<if test="params.isNeedPack != null and params.isNeedPack == '1'">
|
||||
<if test="params.isNeedPack != null and params.isNeedPack == 1">
|
||||
and bill_code not in( select bill_code from emis_tms_pack_dtl where del_flag='0' )
|
||||
</if>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user