md
This commit is contained in:
parent
a6ca0d8350
commit
332e7fc18b
@ -111,7 +111,7 @@
|
||||
select 1 from emis_waybill b
|
||||
where
|
||||
b.del_flag='0' and waybill_status !='0'
|
||||
a.main_bill_code=b.bill_code
|
||||
and a.main_bill_code=b.bill_code
|
||||
<if test="params.sendDay != null and params.sendDay != ''">
|
||||
and DATE(b.send_date)=#{params.sendDay}
|
||||
</if>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user