From a2c8749f26688749253336fe8a27e7ff79f171ce Mon Sep 17 00:00:00 2001 From: hsy <1029150275@qq.com> Date: 星期三, 26 八月 2026 13:32:01 +0800 Subject: [PATCH] fix(srm): 修正招标大屏统计接口的数据逻辑和时间错位问题 --- yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/framework/file/core/enums/FileStorageEnum.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/framework/file/core/enums/FileStorageEnum.java b/yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/framework/file/core/enums/FileStorageEnum.java index 866c43b..16a5033 100644 --- a/yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/framework/file/core/enums/FileStorageEnum.java +++ b/yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/framework/file/core/enums/FileStorageEnum.java @@ -19,7 +19,7 @@ /** * 鏂囦欢瀛樺偍鍣ㄦ灇涓� * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @AllArgsConstructor @Getter -- Gitblit v1.9.3