Explorar o código

设备统计及计量器具统计

Zimo hai 2 días
pai
achega
f2f1977226

+ 1 - 0
yudao-module-pms/yudao-module-pms-biz/src/main/java/cn/iocoder/yudao/module/pms/controller/admin/stat/IotStaticController.java

@@ -4972,6 +4972,7 @@ public class IotStaticController {
     }
 
     @GetMapping("/new/classify")
+    @PermitAll
     public CommonResult<List<ImmutableMap>> classifyStat() {
         Set<Long> allRhChildDeptIds = deptService.getChildDeptIdListFromCache(163l);
         allRhChildDeptIds.add(163L);