src/main/resources/mapper/TaskWrkMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/TaskWrkMapper.xml
@@ -42,7 +42,7 @@ where wrk_sts=2 and crn_no=#{crnNo} and wrk_no=#{workNo} and start_oint=#{startPoint} and start_point=#{startPoint} and io_type=1 order by io_pri desc,create_time,wrk_no ASC </select>