自动化立体仓库 - WMS系统
#1
lsh
2025-10-31 1ca8b748a3541b88b12b7e9e7f5f77a5c8df7fd2
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>