...
|
...
|
@@ -19,16 +19,16 @@ module.exports = { |
|
|
|
|
|
// yohoVerifyUdid: '0f626ede-0e17-460b-a8ea-069ee506e8e9',
|
|
|
domains: {
|
|
|
// api: 'http://api-test3.yohops.com:9999/',
|
|
|
// service: 'http://service-test3.yohops.com:9999/',
|
|
|
// singleApi: 'http://api-test3.yohops.com:9999/'
|
|
|
api: 'http://api-test3.dev.yohocorp.com/',
|
|
|
service: 'http://api-test3.dev.yohocorp.com/',
|
|
|
singleApi: 'http://api-test3.dev.yohocorp.com/',
|
|
|
|
|
|
singleApi: 'http://api.yoho.cn/',
|
|
|
api: 'http://api.yoho.cn/',
|
|
|
store: 'http://192.168.102.47:8080/portal-gateway/wechat/',
|
|
|
service: 'http://service.yoho.cn/',
|
|
|
serviceNotify: 'http://service.yoho.cn/',
|
|
|
platformApi: 'http://172.16.6.210:8088/',
|
|
|
// singleApi: 'http://api.yoho.cn/',
|
|
|
// api: 'http://api.yoho.cn/',
|
|
|
// store: 'http://192.168.102.47:8080/portal-gateway/wechat/',
|
|
|
// service: 'http://service.yoho.cn/',
|
|
|
// serviceNotify: 'http://service.yoho.cn/',
|
|
|
// platformApi: 'http://172.16.6.210:8088/',
|
|
|
},
|
|
|
from: {
|
|
|
action: {
|
...
|
...
|
|