...
|
...
|
@@ -91,13 +91,13 @@ swagger: |
|
|
description: 益源ERP开放API说明文档
|
|
|
version: 2.9.2
|
|
|
license: Powered By Trobs
|
|
|
licenseUrl: http://www.trobs.com/
|
|
|
terms-of-service-url: http://www.trobs.com/
|
|
|
licenseUrl: http://www.logistics.com/
|
|
|
terms-of-service-url: http://www.logistics.com/
|
|
|
host: 192.168.29.13
|
|
|
contact:
|
|
|
name: Aukey IT
|
|
|
email: tslcarmack@gmail.com
|
|
|
url: http://www.trobs.com/
|
|
|
url: http://www.logistics.com/
|
|
|
authorization:
|
|
|
name: Trobs OAuth
|
|
|
auth-regex: ^.*$
|
...
|
...
|
@@ -105,7 +105,7 @@ swagger: |
|
|
- scope: server
|
|
|
description: server all
|
|
|
token-url-list:
|
|
|
- http://trobs-auth/oauth/token
|
|
|
- http://logistics-auth/oauth/token
|
|
|
|
|
|
## spring security 配置
|
|
|
security:
|
...
|
...
|
|