自动化立体仓库 - WMS系统
skyouc
2 天以前 c28812eb7e5afa79cb5e2f4fbee7f96c7d7767ed
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}