自动化立体仓库 - WMS系统
lsh
2025-12-22 7e1420649451d5dc22ac49b3b31ba59df1edf19e
src/main/resources/mapper/BasBoxTypeMapper.xml
@@ -7,6 +7,7 @@
        <id column="id" property="id" />
        <result column="box_specs" property="boxSpecs" />
        <result column="box_type" property="boxType" />
        <result column="arm_type" property="armType" />
    </resultMap>