Junjie
2023-11-03 1de44cff79c5e4219e49cd45a5dd044c5dc4c23a
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>