From a344f86b170588ffbfa838ff343df802f907f22c Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期二, 25 十月 2022 09:53:25 +0800
Subject: [PATCH] 代码重构

---
 ycl-platform/src/main/resources/application.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ycl-platform/src/main/resources/application.yml b/ycl-platform/src/main/resources/application.yml
index 3558824..4e81bc2 100644
--- a/ycl-platform/src/main/resources/application.yml
+++ b/ycl-platform/src/main/resources/application.yml
@@ -86,3 +86,4 @@
       - /dict/**
       - /sccg-region/**
       - /**/system/portal/logo/search
+      - /**/unauthorized/**

--
Gitblit v1.8.0