自动化立体仓库 - WMS系统
pang.jiabao
2024-10-24 eab4454169760cbbbf80226caca08f545c516464
src/main/java/com/zy/asrs/service/OpenService.java
@@ -21,9 +21,9 @@
    R barcodeVerificatio(String barcode);
    /**
     * AGV出库调用
     * MES调用出库
     */
    R outbound(List<LocDto> locDtos) throws InterruptedException;
    R outbound(List<LocDto> locDtos,String endLocation) throws InterruptedException;
    /**
     * 添加入库单