From 99aa99aedc575070261c6877ba5c83a34bf5f9d1 Mon Sep 17 00:00:00 2001 From: aike <17730485278@139.com> Date: Mon, 8 Dec 2025 16:40:00 +0800 Subject: [PATCH] =?UTF-8?q?demand:=20=20=20=20tms-=E8=BF=90=E8=BE=93?= =?UTF-8?q?=E7=AE=A1=E7=90=86-=E8=B4=A7=E7=89=A9=E7=BB=84=E6=89=B9?= =?UTF-8?q?=E6=AC=A1-=E5=88=86=E6=89=B9=E8=BF=9B=E4=BB=93=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMapper.xml b/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMapper.xml index f5eee5f4c..27a0056ee 100644 --- a/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMapper.xml @@ -576,6 +576,7 @@ and d.bill_code = #{billCode} and b.del_flag = '0' and d.del_flag = '0' + and d.waybill_batch_status != '2' AND d.id != #{id} group by b.id, b.batch_no, b.batch_name, b.batch_date, b.supplier_code, b.trans_line_type, b.product_type, b.batch_type, b.trans_type, b.start_site_code, b.send_country,