From eed6e52aed587531444c5b51fc55b4f5c6d31b2e Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 09 一月 2024 16:56:32 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/BasLiftMapper.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/mapper/BasLiftMapper.xml b/src/main/resources/mapper/BasLiftMapper.xml
index 2499bd4..484f672 100644
--- a/src/main/resources/mapper/BasLiftMapper.xml
+++ b/src/main/resources/mapper/BasLiftMapper.xml
@@ -10,7 +10,6 @@
<result column="update_by" property="updateBy" />
<result column="memo" property="memo" />
<result column="pak_mk" property="pakMk" />
-
<result column="point" property="point" />
<result column="model" property="model" />
<result column="busy" property="busy" />
--
Gitblit v1.9.1