swagger请求前缀加入配置。

This commit is contained in:
RuoYi
2020-05-17 22:43:09 +08:00
parent 922f61e05b
commit 5434ceb1a3
2 changed files with 17 additions and 10 deletions

View File

@ -102,7 +102,10 @@ pagehelper:
# Swagger配置
swagger:
enable: true
# 是否开启swagger
enabled: true
# 请求前缀
pathMapping: /dev-api
# 防止XSS攻击
xss: