swagger添加enable参数控制是否启用

This commit is contained in:
RuoYi
2020-04-29 21:58:24 +08:00
parent 1a079532e8
commit 2d93e7aeb3
3 changed files with 12 additions and 1 deletions

View File

@ -100,6 +100,10 @@ pagehelper:
supportMethodsArguments: true
params: count=countSql
# Swagger配置
swagger:
enable: true
# 防止XSS攻击
xss:
# 过滤开关