作者 曾义

修改自己本地配置文件

... ... @@ -25,7 +25,7 @@ spring:
# swagger相关配置,覆盖全局配置
swagger:
host: localhost
host: 127.0.0.1
authorization:
authorization-scope-list:
- scope: 'server'
... ...