From a9a63127d19f5f6d3dc5d599e4f739730676d3cf Mon Sep 17 00:00:00 2001 From: linfso Date: Fri, 21 Jun 2024 12:37:20 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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}