自动化立体仓库 - WMS系统
#
1
7 天以前 85f8eed3fa9f52a68dff30ea8bdee00fbc1d5938
src/main/resources/mapper/WaitPakinLogMapper.xml
@@ -50,6 +50,9 @@
        <result column="standby1" property="standby1" />
        <result column="standby2" property="standby2" />
        <result column="standby3" property="standby3" />
        <result column="box_type1" property="boxType1" />
        <result column="box_type2" property="boxType2" />
        <result column="box_type3" property="boxType3" />
    </resultMap>
</mapper>