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