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>