自动化立体仓库 - WMS系统
#
1
2025-12-13 2d2c9d9d849cb1eac9e7697cc3768b5fc488c8df
src/main/resources/mapper/OrderDetlMapper.xml
@@ -53,6 +53,9 @@
        <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" />
    </resultMap>