自动化立体仓库 - WMS系统
#
zzgtfwq
2 天以前 f5c89a9b01b0cae70a7e0ccd878fb75121743929
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">