自动化立体仓库 - WMS系统
*
lsh
2025-11-25 af9df8d638cb1db1e298b0081ca385fa622ab38f
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">