diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml index 705e584a6..65f60a90d 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -580,6 +580,13 @@ and bl_sign!='1' + + and a.send_date = ]]> #{params.beginDate} + + + and a.send_date #{params.endDate} + + and a.send_date = ]]> #{params.beginSendDate}