From d9271883338de97164a36ea9a1e5fc7eef73e64d Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期三, 04 十月 2023 14:38:25 +0800
Subject: [PATCH] #

---
 src/main/resources/mapper/BasShuttleOptMapper.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/mapper/BasShuttleOptMapper.xml b/src/main/resources/mapper/BasShuttleOptMapper.xml
index a072104..a9de684 100644
--- a/src/main/resources/mapper/BasShuttleOptMapper.xml
+++ b/src/main/resources/mapper/BasShuttleOptMapper.xml
@@ -16,6 +16,8 @@
         <result column="memo" property="memo" />
         <result column="command" property="command" />
         <result column="system_status" property="systemStatus" />
+        <result column="send" property="send" />
+        <result column="response" property="response" />
 
     </resultMap>
 

--
Gitblit v1.9.1