From a1f531ee3acc549aabfed8efb6c821e6f6209fa4 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 26 十一月 2025 08:06:59 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/nc/VGetBdMaterialMapper.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/nc/VGetBdMaterialMapper.xml b/src/main/resources/mapper/nc/VGetBdMaterialMapper.xml
index bdb15a8..2b2c5a1 100644
--- a/src/main/resources/mapper/nc/VGetBdMaterialMapper.xml
+++ b/src/main/resources/mapper/nc/VGetBdMaterialMapper.xml
@@ -48,6 +48,8 @@
<result property="sjflbm" column="SJFLBM" />
<result property="sjflmc" column="SJFLMC" />
<result property="wmsFlag" column="wms_flag" />
+ <result property="wmsMemo" column="wms_memo" />
+ <result property="tscp" column="tscp" />
</resultMap>
<sql id="Base_Column_List">
--
Gitblit v1.9.1