瀏覽代碼

修复 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/**