From 14f0cc5811e0bf261463f7dd00dbd52a55171fee Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 18 Aug 2020 18:37:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=8C=BF=E5=90=8D=E8=AE=BF?= =?UTF-8?q?=E9=97=AEswagger=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/core/src/main/resources/config/jeesite-core.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/core/src/main/resources/config/jeesite-core.yml b/modules/core/src/main/resources/config/jeesite-core.yml index a4e384ec..d1cdc7cc 100644 --- a/modules/core/src/main/resources/config/jeesite-core.yml +++ b/modules/core/src/main/resources/config/jeesite-core.yml @@ -397,6 +397,7 @@ shiro: # ${adminPath}/cms/article/* = anon # ${adminPath}/cms/link/* = anon # ${adminPath}/sys/corpAdmin/treeData = anon +# ${adminPath}/${spring.application.name}/swagger/** = anon # ${adminPath}/** = user filterChainDefinitions: | ${adminPath}/sys/corpAdmin/treeData = anon