#
Junjie
2023-12-12 3ee0ff0bd24d4df9b795146ece6da43a78bf8bd0
src/main/resources/mapper/BasShuttleOptMapper.xml
@@ -15,6 +15,10 @@
        <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" />
        <result column="device_wrk" property="deviceWrk" />
    </resultMap>