自动化立体仓库 - WMS系统
#
lsh
6 天以前 c6758c32d79bb1f82cea77422953f3c0b61bc2b8
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>