src/main/resources/mapper/BasShuttleOptMapper.xml
@@ -15,6 +15,9 @@ <result column="update_by" property="updateBy" /> <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>