...
|
...
|
@@ -19,7 +19,7 @@ module.exports = { |
|
|
},
|
|
|
cookieDomain: 'yohobuy.com',
|
|
|
domains: {
|
|
|
api: 'http://api.yoho.cn/', // devapi.yoho.cn:58078 testapi.yoho.cn:28078 devapi.yoho.cn:58078
|
|
|
api: 'http://testapi.yoho.cn/', // devapi.yoho.cn:58078 testapi.yoho.cn:28078 devapi.yoho.cn:58078
|
|
|
service: 'http://testservice.yoho.cn:28077/', // testservice.yoho.cn:28077 devservice.yoho.cn:58077
|
|
|
search: 'http://192.168.102.216:8080/yohosearch/'
|
|
|
},
|
...
|
...
|
|