From 4d9e2ea59aa2e9fbdcacd3d8d8dfd543a2fccba5 Mon Sep 17 00:00:00 2001
From: L <L@132>
Date: 星期五, 23 一月 2026 13:53:06 +0800
Subject: [PATCH] *

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

diff --git a/src/main/resources/mapper/LocDetlMapper.xml b/src/main/resources/mapper/LocDetlMapper.xml
index 739632c..76908e6 100644
--- a/src/main/resources/mapper/LocDetlMapper.xml
+++ b/src/main/resources/mapper/LocDetlMapper.xml
@@ -27,7 +27,7 @@
         <result column="ITEM_NUM" property="itemNum" />
         <result column="SAFE_QTY" property="safeQty" />
         <result column="WEIGHT" property="weight" />
-        <result column="LENGTH" property="length" />
+        <result column="MAN_LENGTH" property="manLength" />
         <result column="VOLUME" property="volume" />
         <result column="THREE_CODE" property="threeCode" />
         <result column="SUPP" property="supp" />

--
Gitblit v1.9.1