自动化立体仓库 - WMS系统
#
1
2025-12-30 6387bfdbcaaaeeffa33fa0eecf68e1668c1b64ae
src/main/resources/mapper/OrderDetlMapper.xml
@@ -53,6 +53,10 @@
        <result column="box_type1" property="boxType1" />
        <result column="box_type2" property="boxType2" />
        <result column="box_type3" property="boxType3" />
        <result column="width" property="width" />
        <result column="height" property="height" />
        <result column="erp_anfme" property="erpAnfme" />
        <result column="sorting_anfme" property="sortingAnfme" />
    </resultMap>