diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml index 10aa0e200..9e800bc4d 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -563,16 +563,15 @@ - + and bl_sign='1' - + and bl_sign!='1' - and a.send_date = ]]> #{params.beginSendDate} @@ -605,7 +604,7 @@ and a.bill_code not in( select etb.bill_code from emis_tms_site_batch_dtl etb where etb.del_flag='0' ) - and a.bl_is_question = '0' + and bl_sign!='1' and waybill_status!='40'