#
Junjie
2023-10-07 f291be24a072b4c8993106247e3142b0dcc5f480
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>