...
|
...
|
@@ -222,8 +222,7 @@ if (global.env.Test) { |
|
|
}
|
|
|
|
|
|
if (global.env.Production) {
|
|
|
// domains.erp = 'http://gateway.erp.yohoops.org';
|
|
|
domains.erp = 'http://erp-pre.yohops.com';
|
|
|
domains.erp = 'http://gateway.erp.yohoops.org';
|
|
|
domains.platform = 'http://api.platform.yohoops.org/platform';
|
|
|
domains.shop = 'http://10.66.50.140:30016';
|
|
|
}
|
...
|
...
|
|