自动化立体仓库 - WMS系统
lsh
2025-12-23 ef012984e2a1d92e4a35844c6dce92ebb66c7c87
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>