自动化立体仓库 - WMS系统
#
lsh
2024-12-27 102c5b8101dc3ee8d2c011cbe8826152abd57106
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" />