自动化立体仓库 - WMS系统
1
16 小时以前 555f4339bd1c105a1b49c8d4505fa5420c76939d
src/main/resources/mapper/OrderDetlPakinMapper.xml
@@ -132,7 +132,7 @@
        where 1=1
        and order_id = #{orderId}
        and matnr = #{matnr}
        <include refid="standbyAll"></include>
<!--        <include refid="standbyAll"></include>-->
    </select>
    <select id="selectItemByOrderNo" resultMap="BaseResultMap">