自动化立体仓库 - WMS系统
zwl
3 天以前 5a07bb3f4e4846ac5425b5ec73d4017e2b7c57dd
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) {