From 8945b94fc922fc6598f7558b318dc7674f525b70 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期四, 17 八月 2023 10:11:35 +0800 Subject: [PATCH] bug修改 --- ycl-platform/src/main/resources/application.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ycl-platform/src/main/resources/application.yml b/ycl-platform/src/main/resources/application.yml index a5c6f78..75ab11b 100644 --- a/ycl-platform/src/main/resources/application.yml +++ b/ycl-platform/src/main/resources/application.yml @@ -90,3 +90,5 @@ - /**/api/** - /**/text/** - /**/API/** + - /**/ding/** + - /**/sccg_region/** -- Gitblit v1.8.0