From 547b6baed11e3902f4e3c5c674f587f63c9c0290 Mon Sep 17 00:00:00 2001 From: "pref_mail@163.com" Date: Fri, 5 Apr 2024 22:40:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20=E9=85=8D=E9=80=81?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E6=9F=A5=E8=AF=A2=20=E9=A2=84=E7=BA=A6?= =?UTF-8?q?=E5=8D=95=E5=92=8C=20=E5=8C=85=E4=BB=B6=E5=BE=AA=E7=8E=AF?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=20=E6=85=A2=E7=9A=84=E9=97=AE=E9=A2=983?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../logpm/distribution/mapper/DistributionReservationMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blade-service/logpm-distribution/src/main/java/com/logpm/distribution/mapper/DistributionReservationMapper.xml b/blade-service/logpm-distribution/src/main/java/com/logpm/distribution/mapper/DistributionReservationMapper.xml index cef6f77e4..5fc8645dc 100644 --- a/blade-service/logpm-distribution/src/main/java/com/logpm/distribution/mapper/DistributionReservationMapper.xml +++ b/blade-service/logpm-distribution/src/main/java/com/logpm/distribution/mapper/DistributionReservationMapper.xml @@ -1945,7 +1945,7 @@ - and ldpl.warehouse_id=#{warehourseId} + and ldpl.warehouse_id=#{warehouseId}