From ad79ba405b2d1ac96423f88f4e8a76c584b9d38a Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 09 二月 2026 15:57:06 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/WrkMastMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/WrkMastMapper.xml b/src/main/resources/mapper/WrkMastMapper.xml
index 8af8efe..39d9de3 100644
--- a/src/main/resources/mapper/WrkMastMapper.xml
+++ b/src/main/resources/mapper/WrkMastMapper.xml
@@ -29,6 +29,7 @@
<result column="system_msg" property="systemMsg" />
<result column="batch" property="batch" />
<result column="batch_seq" property="batchSeq" />
+ <result column="weight" property="weight" />
</resultMap>
--
Gitblit v1.9.1