管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-11-23 2d2d9138fbe5c9c43f070be59a2d10f18fbf4c3b
src/main/java/com/lf/server/config/ScheduleConfig.java
@@ -69,10 +69,10 @@
            jsonObject.put("resUseCount", scheduleService.countResStatus());
            // 用户登录状态 sys_login
            // jsonObject.put("userLoginCount", scheduleService.userLoginCount());
             jsonObject.put("userLoginCount", scheduleService.userLoginCount());
            // 资源操作状态 sys_operate
            // jsonObject.put("operateCount", scheduleService.operateCount());
            jsonObject.put("operateCount", scheduleService.operateCount());
            // 资源调用状态