浏览代码

修复 bug

weiximei 6 年前
父节点
当前提交
d9c70ffd2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      CODE/smart-community/zuul/src/main/resources/parametes.properties

+ 1
- 1
CODE/smart-community/zuul/src/main/resources/parametes.properties 查看文件

@@ -1,3 +1,3 @@
1 1
 security.noneSercurityPath=/**/user/login/**,/**/user/register/**,/**/banners/**,/**/banner/**,/**/code/sendCode/**,/**/authentication/require/**,/**/operate-api/**,/**/v2/api-docs/**,/**/configuration/ui/**,/**/swagger-resources/**,/**/configuration/security/**,/**/swagger-ui.html/**,/**/webjars/**,/**/swagger-resources/configuration/ui/**,/**/swagger-ui.html/**
2 2
 #security.noneSercurityPath=/**
3
-#security.appSercurityPath=OWNER=/**/app-api/**,TENANT=/**/app-api/**,RELATION=/**/app-api/**
3
+security.appSercurityPath=OWNER=/**/app-api/**,TENANT=/**/app-api/**,RELATION=/**/app-api/**