...
|
...
|
@@ -36,7 +36,7 @@ const domains = { |
|
|
|
|
|
platformApi: 'http://192.168.102.48:8088/',
|
|
|
extstore: 'http://extstore-test1.yohops.com',
|
|
|
yohoNowApi: 'http://yohonow-test.yohops.com:9999/'
|
|
|
yohoNowApi: 'http://extstore-test1.dev.yohocorp.com/'
|
|
|
};
|
|
|
|
|
|
module.exports = {
|
...
|
...
|
|