Authored by htoooth

fix

... ... @@ -96,7 +96,7 @@ const domains = {
if (global.env.Test) {
domains.erp = 'http://192.168.103.82:9098';
domains.platform = 'http://192.168.102.210:8088/platform';
domains.platform = 'http://192.168.102.202:8088/platform';
domains.shop = 'http://192.168.102.211:30016';
}
... ...