From 73bbc4bb5a013ed349d90c95946ba98370ae8a57 Mon Sep 17 00:00:00 2001 From: linfso Date: Mon, 30 Jun 2025 23:34:18 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml index a5df9681a..e89d3e625 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -2732,6 +2732,7 @@ and DATE_FORMAT(a.send_date,'%Y%m')= #{params.billMonth} ORDER BY a.send_date DESC + limit 10000