From f5c89a9b01b0cae70a7e0ccd878fb75121743929 Mon Sep 17 00:00:00 2001
From: zzgtfwq <zzgtfwq>
Date: 星期三, 10 十二月 2025 13:18:22 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/OrderDetlPakinMapper.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/mapper/OrderDetlPakinMapper.xml b/src/main/resources/mapper/OrderDetlPakinMapper.xml
index 3f3e522..dd1fe9b 100644
--- a/src/main/resources/mapper/OrderDetlPakinMapper.xml
+++ b/src/main/resources/mapper/OrderDetlPakinMapper.xml
@@ -132,7 +132,7 @@
where 1=1
and order_id = #{orderId}
and matnr = #{matnr}
- <include refid="standbyAll"></include>
+<!-- <include refid="standbyAll"></include>-->
</select>
<select id="selectItemByOrderNo" resultMap="BaseResultMap">
--
Gitblit v1.9.1