自动化立体仓库 - WMS系统
dubin
6 天以前 37c6c051c975cca4a37a3f6e04619b20f35ec231
src/main/resources/mapper/BasQualityTestingMapper.xml
@@ -4,7 +4,7 @@
    <!-- 通用查询映射结果 -->
    <resultMap id="BaseResultMap" type="com.zy.asrs.entity.BasQualityTesting">
        <id column="id" property="id" />
        <result column="id" property="id" />
        <result column="box_specs" property="boxSpecs" />
        <result column="box_type" property="boxType" />