自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-12-06 c7327dd666e07d2aceca6e138ed62b89adfb0b09
#
1个文件已修改
4 ■■■ 已修改文件
src/main/resources/mapper/WrkMastMapper.xml 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/WrkMastMapper.xml
@@ -175,7 +175,9 @@
        where 1=1
        and
        (
            (wrk_sts in (2,3,4,5,6,7))
            (wrk_sts = 2 and crn_no != 2)
            or
            (wrk_sts in (3,4,5,6,7))
            or
            (wrk_sts in (11,12,13,14,15,16))
        )