md
This commit is contained in:
parent
250642ce90
commit
323d673792
@ -1853,10 +1853,12 @@
|
||||
and a.send_site_code=#{params.privSiteCode} and a.current_site_code=#{params.privSiteCode}
|
||||
</if>
|
||||
|
||||
|
||||
<if test="params.isNeedBatch != null and params.isNeedBatch == 1">
|
||||
and a.bill_code not in( select etb.bill_code from emis_tms_site_batch_dtl etb where etb.del_flag='0' )
|
||||
and bl_sign!='1' and waybill_status!='40'
|
||||
<!--
|
||||
and a.bill_code not in( select etb.bill_code from emis_tms_site_batch_dtl etb where etb.del_flag='0' )
|
||||
and bl_sign!='1' and waybill_status!='40'
|
||||
-->
|
||||
and a.bill_code=#{billCode}
|
||||
</if>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user