From da4b1333f5a9888e765fa867960d85b27f35c616 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 29 十二月 2025 10:02:04 +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 eb237ec..1cad3ff 100644
--- a/src/main/resources/mapper/OrderDetlPakinMapper.xml
+++ b/src/main/resources/mapper/OrderDetlPakinMapper.xml
@@ -56,6 +56,7 @@
         <result column="width" property="width" />
         <result column="height" property="height" />
         <result column="erp_anfme" property="erpAnfme" />
+        <result column="sorting_anfme" property="sortingAnfme" />
 
     </resultMap>
 

--
Gitblit v1.9.1