src/main/resources/mapper/WrkMastSplitTwinMapper.xml @@ -72,7 +72,7 @@ <if test="wrkSts != null"> and wrk_sts != #{wrkSts} </if> <include refid="batchSeq"></include> <include refid="batchSeqNo"></include> order by line_number,id </select> </mapper>