自动化立体仓库 - WMS系统
skyouc
2026-01-21 cf1f9e4534ea871a734a1782ab4fb5c286af2cfa
src/main/resources/mapper/OrderPakinMapper.xml
@@ -61,6 +61,7 @@
        where 1=1
        and settle = 4
        and status = 1
        and doc_type != 7
        order by create_time asc
    </select>