md
This commit is contained in:
parent
fad794163b
commit
094cdc644d
@ -110,7 +110,7 @@
|
||||
where EXISTS(
|
||||
select 1 from emis_waybill b
|
||||
where
|
||||
b.del_flag='0' and waybill_status !='0'
|
||||
b.del_flag='0' and order_status !='0'
|
||||
and a.main_bill_code=b.bill_code
|
||||
|
||||
<if test="params.billCode != null and params.billCode != ''">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user