src/main/resources/mapper/WrkMastMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/WrkMastMapper.xml
@@ -197,6 +197,7 @@ select top 1 * from dbo.asr_wrk_mast where 1=1 and shuttle_no = #{shuttleNo} and wrk_sts not in (111) and io_type = 200 order by io_pri desc,io_time,wrk_no asc </select>