src/main/resources/mapper/OrderDetlPakoutMapper.xml
@@ -56,13 +56,7 @@ </resultMap> <sql id="standbyAll"> and batch = #{batch} and brand = #{brand} and standby1 = #{standby1} and standby2 = #{standby2} and standby3 = #{standby3} and box_type2 = #{boxType2} and box_type3 = #{boxType3} </sql> <sql id="standbyAllMemo"> -- and line_number = #{lineNumber}