自动化立体仓库 - WMS系统
zjj
2025-03-21 abb7c67088e18f8052eeff6d35b611286eedcee5
src/main/java/com/zy/asrs/controller/OpenController.java
@@ -215,7 +215,7 @@
        if (Cools.isEmpty()) {
            return R.parse(BaseRes.PARAM);
        }
        return R.ok("组托成功");
        return R.ok().add(openService.outlogERP());
    }