...
|
...
|
@@ -35,8 +35,8 @@ const domains = { |
|
|
store: 'http://192.168.102.47:8080/portal-gateway/',
|
|
|
|
|
|
platformApi: 'http://192.168.102.48:8088/',
|
|
|
extstore: 'http://extstore-test1.yohops.com',
|
|
|
yohoNowApi: 'http://extstore-test1.dev.yohocorp.com/'
|
|
|
extstore: 'http://extstore-test1.dev.yohocorp.com/',
|
|
|
yohoNowApi: 'http://yohonow-test.yohops.com:9999/'
|
|
|
};
|
|
|
|
|
|
module.exports = {
|
...
|
...
|
|