This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wuyongqiang
/
maintain
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新接口免认证配置
woody
2 years ago
parent
c453acdf33
commit
106bd9d456
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/main/resources/application.yml
+ 1
- 1
src/main/resources/application.yml
View File
@@ -45,4 +45,4 @@ dubbo:
platform:
platform:
security:
security:
resource:
resource:
- permit: /**/index
+ permit:
"
/**/index
"