mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2026-02-03 17:05:07 +08:00
swagger添加enable参数控制是否启用
This commit is contained in:
@ -100,6 +100,10 @@ pagehelper:
|
||||
supportMethodsArguments: true
|
||||
params: count=countSql
|
||||
|
||||
# Swagger配置
|
||||
swagger:
|
||||
enable: true
|
||||
|
||||
# 防止XSS攻击
|
||||
xss:
|
||||
# 过滤开关
|
||||
|
||||
Reference in New Issue
Block a user