fix: 放开本地上传路径

pull/35/head
Parker 2 years ago
parent 535a5da781
commit 6f8c70662d

@ -169,6 +169,7 @@ opsli:
# 排除过滤URL # 排除过滤URL
url-exclusion: url-exclusion:
permit-all: permit-all:
- "/static/files/**"
- "/swagger-ui.html" - "/swagger-ui.html"
- "/doc.html" - "/doc.html"
- "/swagger-resources/**" - "/swagger-resources/**"

Loading…
Cancel
Save