作者 韦绍镭

更新 application-sit.yml

@@ -91,13 +91,13 @@ swagger: @@ -91,13 +91,13 @@ swagger:
91 description: 益源ERP开放API说明文档 91 description: 益源ERP开放API说明文档
92 version: 2.9.2 92 version: 2.9.2
93 license: Powered By Trobs 93 license: Powered By Trobs
94 - licenseUrl: http://www.trobs.com/  
95 - terms-of-service-url: http://www.trobs.com/ 94 + licenseUrl: http://www.logistics.com/
  95 + terms-of-service-url: http://www.logistics.com/
96 host: 192.168.29.13 96 host: 192.168.29.13
97 contact: 97 contact:
98 name: Aukey IT 98 name: Aukey IT
99 email: tslcarmack@gmail.com 99 email: tslcarmack@gmail.com
100 - url: http://www.trobs.com/ 100 + url: http://www.logistics.com/
101 authorization: 101 authorization:
102 name: Trobs OAuth 102 name: Trobs OAuth
103 auth-regex: ^.*$ 103 auth-regex: ^.*$
@@ -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: