src/main/resources/mapper/WrkMastMapper.xml
@@ -99,5 +99,11 @@ </otherwise> </choose> </select> <select id="selectToShuttleTask" resultMap="BaseResultMap"> select * from asr_wrk_mast where wrk_sts=2 and crn_no = 7 order by io_time,wrk_no asc </select> </mapper>