From 6d7fdecb8142bc678e971ce9332b14f9cc6a8591 Mon Sep 17 00:00:00 2001 From: aike <17730485278@139.com> Date: Sat, 18 Oct 2025 14:49:38 +0800 Subject: [PATCH] =?UTF-8?q?demand:=20=20tms-=E8=BF=90=E8=BE=93=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E6=BC=8F=E7=BB=84=E6=89=B9=E6=AC=A1=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E6=9F=A5=E8=AF=A2-=E5=85=A8=E9=87=8F=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E7=BB=84=E6=89=B9=E6=AC=A1=E5=AE=8C=E6=88=90=E8=BF=90?= =?UTF-8?q?=E5=8D=95=E6=85=A2sql=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit committer: heyu --- .../src/main/resources/mapper/EmisTmsSiteBatchMissMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMissMapper.xml b/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMissMapper.xml index 485ba5f0f..f00bbef64 100644 --- a/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMissMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisTmsSiteBatchMissMapper.xml @@ -142,7 +142,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" select - distinct w.bill_code, null as id, '已组批次成功' as miss_reason, + b.bill_code, null as id, '已组批次成功' as miss_reason, null as create_by, null as create_time, null as update_by, null as update_time, null as remark, '0' as del_flag, w.trans_line_type as line_code, w.product_type, w.start_site_code, w.next_site_code,