自动化立体仓库 - WMS系统
skyouc
3 天以前 707d414c0e6a8baff3ce7affec820f0fc1a13c19
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>