自动化立体仓库 - WMS系统
zhou zhou
2025-09-27 b92d79f72ff10c72fc0a300f407cabab3f252423
src/main/resources/mapper/OrderMapper.xml
@@ -59,6 +59,8 @@
        where 1=1
        and settle = 4
        and status = 1
        and doc_type!=18
        and doc_type!=19
        order by create_time asc
    </select>