value
2024-05-01 ee6692dc41439b6213c226d21d8286ba17cb7e43
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(){