自动化立体仓库 - WMS系统
#
lsh
2024-12-25 d33a10970ca14424fa8b594027f8434adaffc5b6
src/main/resources/mapper/BasProcessProceduresMapper.xml
@@ -4,7 +4,7 @@
    <!-- 通用查询映射结果 -->
    <resultMap id="BaseResultMap" type="com.zy.asrs.entity.BasProcessProcedures">
        <id column="id" property="id" />
        <result column="id" property="id" />
        <result column="box_specs" property="boxSpecs" />
        <result column="box_type" property="boxType" />