自动化立体仓库 - WMS系统
skyouc
2026-04-01 fb4c2cc68e4eb686b931425c0d24ac4515b31ca9
src/main/resources/mapper/OrderDetlPakoutMapper.xml
@@ -56,14 +56,7 @@
    </resultMap>
    <sql id="standbyAll">
        and batch = #{batch}
        and brand = #{brand}
        and standby1 = #{standby1}
        and standby2 = #{standby2}
        and standby3 = #{standby3}
        and box_type1 = #{boxType1}
        and box_type2 = #{boxType2}
        and box_type3 = #{boxType3}
    </sql>
    <sql id="standbyAllMemo">
        --         and line_number = #{lineNumber}