fix: 代码生成器模板 管理功能 (85%) 排除XSS 防护

v1.4.1
Carina 3 years ago
parent 22f6b101b0
commit ec3962f9c1

@ -160,6 +160,8 @@ opsli:
url-patterns: "/*"
# 排除过滤URL
url-exclusion:
- "/api/v1/generator/template/insertAndDetail"
- "/api/v1/generator/template/updateAndDetail"
- "/static/files/"
- "/doc.html"

Loading…
Cancel
Save