weiximei před 6 roky
rodič
revize
d9c70ffd2f

+ 1
- 1
CODE/smart-community/zuul/src/main/resources/parametes.properties Zobrazit soubor

@@ -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/**