Authored by jiran.zhao

还原本地domains,erp地址

@@ -171,7 +171,7 @@ const domains = { @@ -171,7 +171,7 @@ const domains = {
171 /* erp: 'http://192.168.103.82:9098', 171 /* erp: 'http://192.168.103.82:9098',
172 platform: 'http://192.168.102.202:8088/platform', 172 platform: 'http://192.168.102.202:8088/platform',
173 shop: 'http://192.168.102.211:30016'*/ 173 shop: 'http://192.168.102.211:30016'*/
174 - erp: 'http://192.168.102.47:9098', 174 + erp: 'http://192.168.103.48:9098',
175 platform: 'http://java-yoho-platform.test3.ingress.dev.yohocorp.com/platform', 175 platform: 'http://java-yoho-platform.test3.ingress.dev.yohocorp.com/platform',
176 shop: 'http://192.168.102.211:30016', 176 shop: 'http://192.168.102.211:30016',
177 }; 177 };