Browse Source

三级等保漏洞修复

master
qushutong 11 months ago
parent
commit
84ef05300d
  1. 2
      src/main/resources/application.yml

2
src/main/resources/application.yml

@ -247,7 +247,7 @@ renren:
- /auth/login
- /auth/autologin
- /*/swagger-resources/**
- /*/swagger-ui.html
# - /*/swagger-ui.html
- /*/webjars/**
- /*/v2/api-docs
- /*/swagger/api-docs

Loading…
Cancel
Save