From ae0d613e60b2308d23b2760d514d0ff3356bfa48 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期六, 14 十月 2023 09:06:23 +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 a9de684..99fefa1 100644
--- a/src/main/resources/mapper/BasShuttleOptMapper.xml
+++ b/src/main/resources/mapper/BasShuttleOptMapper.xml
@@ -18,6 +18,7 @@
<result column="system_status" property="systemStatus" />
<result column="send" property="send" />
<result column="response" property="response" />
+ <result column="device_wrk" property="deviceWrk" />
</resultMap>
--
Gitblit v1.9.1