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