...
|
...
|
@@ -131,7 +131,7 @@ if (global.env.Test) { |
|
|
}
|
|
|
|
|
|
if (global.env.Production) {
|
|
|
domains.erp = 'http://gw.api.yohobuy.com';
|
|
|
domains.erp = 'http://gateway.erp.yohoops.org';
|
|
|
domains.platform = 'http://api.platform.yohoops.org/platform';
|
|
|
domains.shop = 'http://127.0.0.1:30016';
|
|
|
}
|
...
|
...
|
|