...
|
...
|
@@ -76,7 +76,7 @@ if (global.env.Test) { |
|
|
if (global.env.Production) {
|
|
|
domains.erp = 'http://gw.erp.yohoops.org';
|
|
|
domains.platform = 'http://api.platform.yohoops.org/platform';
|
|
|
domains.shop = 'http://shops.yohops.com';
|
|
|
domains.shop = 'http://shops-gray.yohobuy.com';
|
|
|
}
|
|
|
|
|
|
_.each(domainApis, (apis, domainName) => {
|
...
|
...
|
|