From d953e40c7badd8be505d133ae1bb410e4024229f Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期四, 09 四月 2026 11:05:16 +0800
Subject: [PATCH] #

---
 src/main/resources/mapper/OrderDetlPakinMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/mapper/OrderDetlPakinMapper.xml b/src/main/resources/mapper/OrderDetlPakinMapper.xml
index d691eaf..c5cc6f7 100644
--- a/src/main/resources/mapper/OrderDetlPakinMapper.xml
+++ b/src/main/resources/mapper/OrderDetlPakinMapper.xml
@@ -138,6 +138,7 @@
         where 1=1
         and order_id = #{orderId}
         and matnr = #{matnr}
+        and box_type3 = #{boxType3}
 <!--        <include refid="standbyAll"></include>-->
     </select>
 

--
Gitblit v1.9.1