自动化立体仓库 - WMS系统
#
yxFwq
2025-04-01 74fd6eb7fb0322078f7946f51073f20e90231df1
src/main/resources/mapper/BasJarMapper.xml
@@ -29,6 +29,10 @@
        <result column="holding_time" property="holdingTime" />
        <result column="open_time" property="openTime" />
        <result column="close_time" property="closeTime" />
        <result column="left_door_open" property="leftDoorOpen" />
        <result column="left_door_close" property="leftDoorClose" />
        <result column="right_door_open" property="rightDoorOpen" />
        <result column="right_door_close" property="rightDoorClose" />
    </resultMap>