src/main/resources/mapper/WaitMatchkMapper.xml
@@ -25,4 +25,10 @@ </resultMap> <select id="selectWaitMatchkBySts" resultMap="BaseResultMap"> select * from ints_wait_matchk where io_status=2 and verify_status=1 order by modi_time,mat_no asc </select> </mapper>