自动化立体仓库 - WMS系统
#
TQS
2023-01-11 0abb8fc8c901a9aedf70c7c0e5bb86dbd2bd4031
src/main/resources/mapper/WrkMastMapper.xml
@@ -104,7 +104,7 @@
        select top 1 * from (
            select top 1 * from asr_wrk_mast where 1=1
            and crn_no = 2
            and wrk_sts in (11,12,13,14,15,16,17)
            and wrk_sts in (12,13,14,15,16)
            and source_sta_no = #{staNo}
            and io_type in (101.103,104,107,110)
            union