自动化立体仓库 - WMS系统
cl
7 天以前 8ca8f2b4ae5f84a8fd9b08b089fe2e48417e2b66
src/main/java/com/zy/asrs/controller/WorkController.java
@@ -49,7 +49,7 @@
    }
    @RequestMapping("/test/station/storage/crn/list")
    @ManagerAuth(memo = "测试站点库区堆垛机顺序")
    @ManagerAuth(memo = "测试站点入库优先堆垛机顺序")
    public R testStationStorageCrnList(@RequestParam Integer stationId,
                                       @RequestParam(required = false) Integer locType1,
                                       @RequestParam(required = false) String matnr) {