Junjie
2023-09-06 8af52b048a4ddaadb07346b4bcc08f671fcc05ea
src/main/resources/mapper/WrkMastMapper.xml
@@ -172,7 +172,7 @@
    <select id="selectLocToLocWrkMast" resultMap="BaseResultMap">
        select * from asr_wrk_mast
        where io_type in (11)
        and wrk_sts not in (14,15,34,35)
        and wrk_sts not in (9,10,29,30)
        order by io_pri desc,wrk_sts desc
    </select>