自动化立体仓库 - WMS系统
#
1
1 天以前 d953e40c7badd8be505d133ae1bb410e4024229f
src/main/resources/mapper/OrderDetlPakinMapper.xml
@@ -138,6 +138,7 @@
        where 1=1
        and order_id = #{orderId}
        and matnr = #{matnr}
        and box_type3 = #{boxType3}
<!--        <include refid="standbyAll"></include>-->
    </select>