自动化立体仓库 - WMS系统
#
1
5 天以前 7d6ec7da9592fdfb409c56620de268a3390027e3
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" />