作者 韦绍镭

更新 application-dev.yml

@@ -105,7 +105,7 @@ swagger: @@ -105,7 +105,7 @@ swagger:
105 - scope: server 105 - scope: server
106 description: server all 106 description: server all
107 token-url-list: 107 token-url-list:
108 - - http://trobs-auth/oauth/token 108 + - http://logistics-auth/oauth/token
109 109
110 ## spring security 配置 110 ## spring security 配置
111 security: 111 security: