src/main/resources/mapper/WaitMatoutMapper.xml @@ -78,7 +78,6 @@ <select id="selectWaitMatOutBySts" resultMap="BaseResultMap"> select * from ints_wait_matout where io_status=2 or (out_qty=qty) order by modi_time,mat_no asc </select>