From eb3f32e8a7ee0f736a2808432724cdfc0144d64b Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期三, 31 七月 2024 11:26:23 +0800 Subject: [PATCH] feat:考核结果月度季度 --- ycl-server/src/main/resources/application.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ycl-server/src/main/resources/application.yml b/ycl-server/src/main/resources/application.yml index 9ed432a..7473044 100644 --- a/ycl-server/src/main/resources/application.yml +++ b/ycl-server/src/main/resources/application.yml @@ -107,3 +107,4 @@ excludes: /system/notice # 鍖归厤閾炬帴 urlPatterns: /system/*,/monitor/*,/tool/* + -- Gitblit v1.8.0