作者 曾义

修改自己本地项目配置文件

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