From 9e3dafcb599c369ca06879e5a89a9c1e65f17fb5 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 22 九月 2023 16:02:32 +0800
Subject: [PATCH] #
---
src/main/resources/mapper/BasShuttleOptMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/BasShuttleOptMapper.xml b/src/main/resources/mapper/BasShuttleOptMapper.xml
index dd0694a..a072104 100644
--- a/src/main/resources/mapper/BasShuttleOptMapper.xml
+++ b/src/main/resources/mapper/BasShuttleOptMapper.xml
@@ -15,6 +15,7 @@
<result column="update_by" property="updateBy" />
<result column="memo" property="memo" />
<result column="command" property="command" />
+ <result column="system_status" property="systemStatus" />
</resultMap>
--
Gitblit v1.9.1