#
Junjie
2023-10-13 03e68b2be24ea024eae645c47da1d4cb1773302a
src/main/resources/mapper/BasShuttleOptMapper.xml
@@ -16,6 +16,9 @@
        <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>