From dc7e77e7607426ad752b5cc645bdf5db18868706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Thu, 2 Oct 2025 16:11:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=90=E8=A7=82=E9=94=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/automatedWarehouse/WcsIntegrationMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml b/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml index ec22cd2..2b0d58d 100644 --- a/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml +++ b/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml @@ -441,8 +441,8 @@ from pallet_detail a left join handling_unit b on a.site=b.site and a.serial_no=b.unit_id left join part_attribute c on a.site=c.site and a.part_no=c.part_no - - where a.wcs_flag = 1 + where site=#{site} and a.pallet_id=#{palletId} + and a.wcs_flag = 1 insert into wms_transport_task_detail(