...
|
...
|
@@ -100,8 +100,8 @@ if (isProduction) { |
|
|
Object.assign(module.exports, {
|
|
|
appName: 'm.yohobuy.com for test',
|
|
|
domains: {
|
|
|
//api: 'http://testapi.yoho.cn:28078/',
|
|
|
//service: 'http://testservice.yoho.cn:28077/'
|
|
|
// api: 'http://testapi.yoho.cn:28078/',
|
|
|
// service: 'http://testservice.yoho.cn:28077/'
|
|
|
api: 'http://api.yoho.cn/',
|
|
|
service: 'http://service.yoho.cn/'
|
|
|
},
|
...
|
...
|
|