src/main/resources/mapper/WrkMastMapper.xml
@@ -177,4 +177,7 @@ </if> </select> <select id="selectLocMoveData" resultMap="BaseResultMap"> select top 1 * from dbo.asr_wrk_mast where crn_no=#{crnNo} and io_type=11 order by io_pri desc,io_time,wrk_no asc </select> </mapper>