自动化立体仓库 - WMS系统
whycq
2023-01-30 4f4559efbe2d2f20f2c37d8582b74f0a558a54c7
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