自动化立体仓库 - WCS系统
#
Junjie
2023-11-10 32f3f3e2e358e87d4c4e7edb142943f107a0cccf
#
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/WrkMastMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/WrkMastMapper.xml
@@ -147,7 +147,7 @@
    <select id="selectBy2125" resultMap="BaseResultMap">
        select * from dbo.asr_wrk_mast
        where wrk_sts in (21,25)
        and io_type in (101,103,110)
        and io_type in (101,103,107,110)
        order by io_pri desc,wrk_sts desc
    </select>