From 8ecad328df8465b3d81c15e37943f6e9d3adf86b Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 23 十月 2023 16:32:33 +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