inspect-server/src/main/java/com/yuanchu/mom/controller/StandardTreeController.java
@@ -25,7 +25,7 @@ private StandardMethodListService standardMethodListService; private StandardProductListService standardProductListService; @ValueClassify("标准库") @ValueAuth @ApiOperation(value = "获取标准树") @GetMapping("/selectStandardTreeList") public Result selectStandardTreeList(){