自动化立体仓库 - WMS系统
#
lsh
2024-12-18 19838a8bf458e94bed799363d11b35b517ab15df
src/main/resources/mapper/OrderDetlPakoutMapper.xml
@@ -55,12 +55,15 @@
    <sql id="standbyAll">
        and batch = #{batch}
        and line_number = #{lineNumber}
        and specs = #{specs}
        and brand = #{brand}
        and standby1 = #{standby1}
        and standby2 = #{standby2}
        and standby3 = #{standby3}
    </sql>
    <sql id="standbyAllMemo">
        --         and line_number = #{lineNumber}
        --         and specs = #{specs}
    </sql>
    <select id="selectItem" resultMap="BaseResultMap">
        select * from man_order_detl_pakout