From aa8762e54c3fcf96dc211f8c0fe62d634b046bdf 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, 4 Dec 2025 16:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BD=90=E5=A5=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/warehouse/PalletMapper.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/mapper/warehouse/PalletMapper.xml b/src/main/resources/mapper/warehouse/PalletMapper.xml index c47d9c0..d664361 100644 --- a/src/main/resources/mapper/warehouse/PalletMapper.xml +++ b/src/main/resources/mapper/warehouse/PalletMapper.xml @@ -157,8 +157,9 @@ + - UPDATE pallet + UPDATE pallet WITH (ROWLOCK) SET calling_flag = 'N', location_code = #{errorLocation}, wcs_location = NULL,