#
Junjie
2023-09-30 2ae707e80fb908e6e6af373e4724645f747a2e23
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>