From eff9802955b70e5c49497fce8e6699281ee92834 Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Mon, 19 Jan 2026 10:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E6=AC=A1=E5=95=86=E5=93=81=E5=81=9A?= =?UTF-8?q?=E5=87=BA=E5=BA=93=E7=9A=84=E6=97=B6=E5=80=99=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=BA=93=E5=AD=98=E4=B8=8D=E8=B6=B3=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml b/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml index 623c8260..b3167154 100644 --- a/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml +++ b/jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml @@ -1064,6 +1064,7 @@ and di.delete_flag!=1) tb group by id, bar_code, name, standard, model, unit_id, commodity_unit, batch_number, expiration_date + having sum(basic_number)>0 order by expiration_date asc