自动化立体仓库 - WMS系统
zjj
2025-02-17 8aa26cdd7fd9c4ed2d9fc56be0f9c9c05f531b18
#四向库入出库修改
1个文件已修改
1 ■■■■ 已修改文件
src/main/resources/mapper/WrkMastMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/WrkMastMapper.xml
@@ -110,6 +110,7 @@
        select * from asr_wrk_mast
        where wrk_sts=11
          and crn_no = 7
          and io_type != 11
        order by io_time,wrk_no asc
    </select>