src/main/resources/mapper/OrderDetlPakoutMapper.xml
@@ -55,12 +55,15 @@ <sql id="standbyAll"> and batch = #{batch} and line_number = #{lineNumber} and specs = #{specs} and brand = #{brand} and standby1 = #{standby1} and standby2 = #{standby2} and standby3 = #{standby3} </sql> <sql id="standbyAllMemo"> -- and line_number = #{lineNumber} -- and specs = #{specs} </sql> <select id="selectItem" resultMap="BaseResultMap"> select * from man_order_detl_pakout