From a6b49351ea3d9f70b2ef2aed0bf6fab865f7055e Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 07 十一月 2025 10:33:54 +0800
Subject: [PATCH] *
---
src/main/resources/mapper/RowLastnoMapper.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/RowLastnoMapper.xml b/src/main/resources/mapper/RowLastnoMapper.xml
index fd58a60..a81ff99 100644
--- a/src/main/resources/mapper/RowLastnoMapper.xml
+++ b/src/main/resources/mapper/RowLastnoMapper.xml
@@ -16,6 +16,8 @@
<result column="appe_user" property="appeUser" />
<result column="appe_time" property="appeTime" />
<result column="limint_loc" property="limintLoc" />
+ <result column="current_row1" property="currentRow1" />
+ <result column="current_row2" property="currentRow2" />
</resultMap>
--
Gitblit v1.9.1