From e770501347801e3483016040089e479e10f28556 Mon Sep 17 00:00:00 2001 From: zhenghaoyu Date: Wed, 23 Oct 2024 12:49:15 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=A4=84=E7=90=86=E5=8C=85=E4=BB=B6=E8=BF=90?= =?UTF-8?q?=E5=8D=95=E4=BF=A1=E6=81=AF=E9=80=BB=E8=BE=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/logpm/patch/mapper/WarehouseMappingDataMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blade-service/logpm-patch/src/main/java/com/logpm/patch/mapper/WarehouseMappingDataMapper.xml b/blade-service/logpm-patch/src/main/java/com/logpm/patch/mapper/WarehouseMappingDataMapper.xml index e90ccfe65..cdb723643 100644 --- a/blade-service/logpm-patch/src/main/java/com/logpm/patch/mapper/WarehouseMappingDataMapper.xml +++ b/blade-service/logpm-patch/src/main/java/com/logpm/patch/mapper/WarehouseMappingDataMapper.xml @@ -467,7 +467,7 @@ - update logpm_distribution_parcel_list + update logpm_distribution_parcel_list ldpl set ldpl.waybill_id = #{waybillId}, ldpl.waybill_number = #{waybillNo}, ldpl.send_warehouse_name = #{departureWarehouseName},