...
|
...
|
@@ -27,8 +27,8 @@ const domains = { |
|
|
|
|
|
// platformApi: 'http://172.16.6.210:8088/',
|
|
|
|
|
|
// api: 'http://api-test3.dev.yohocorp.com/',
|
|
|
// service: 'http://api-test3.dev.yohocorp.com/',
|
|
|
api: 'http://api-test3.dev.yohocorp.com/',
|
|
|
service: 'http://api-test3.dev.yohocorp.com/',
|
|
|
liveApi: 'http://testapi.live.yohops.com:9999/',
|
|
|
singleApi: 'http://api-test3.dev.yohocorp.com/',
|
|
|
ufo: 'http://java-yohoufo-fore.test3.ingress.dev.yohocorp.com/ufo-gateway/',
|
...
|
...
|
@@ -56,7 +56,7 @@ module.exports = { |
|
|
testCode: 'yoho4946abcdef#$%&!@',
|
|
|
domains: domains,
|
|
|
|
|
|
yohoVerifyUdid: 'ca5c462a-e28b-407d-8061-5e204398e3cc',
|
|
|
// yohoVerifyUdid: 'ca5c462a-e28b-407d-8061-5e204398e3cc',
|
|
|
signExtend: {
|
|
|
business_line: 'yohobuy'
|
|
|
},
|
...
|
...
|
|