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