diff --git a/risenet-y9boot-webapp-interface-platform/src/main/java/net/risesoft/controller/rest/RestStatisticsController.java b/risenet-y9boot-webapp-interface-platform/src/main/java/net/risesoft/controller/rest/RestStatisticsController.java index 001492d..07ddb6e 100644 --- a/risenet-y9boot-webapp-interface-platform/src/main/java/net/risesoft/controller/rest/RestStatisticsController.java +++ b/risenet-y9boot-webapp-interface-platform/src/main/java/net/risesoft/controller/rest/RestStatisticsController.java @@ -12,7 +12,7 @@ import java.util.Map; /** * @author : lxd * @description : 用于统计首页可视化的统计数据 - * @createDate : 2024/10/30 14:48 + * @createDate : 2024/10/30 14:48:00 */ @RestController @RequestMapping("/api/rest/statistics")