自动化立体仓库 - WMS系统
skyouc
6 天以前 58c4a2210dadf2e7cbcee3851fd719730df2b6d8
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>