Crunchy
2024-05-08 f2aec44685466b0c514bffa7db4a2d0db1a7f28c
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(){