...
|
...
|
@@ -124,7 +124,8 @@ let domainApis = { |
|
|
// 域名列表
|
|
|
const domains = {
|
|
|
erp: 'http://192.168.103.82:9098',
|
|
|
//platform: 'http://192.168.102.48:8088/platform',
|
|
|
|
|
|
// platform: 'http://192.168.102.48:8088/platform',
|
|
|
platform: 'http://192.168.102.202:8088/platform',
|
|
|
shop: 'http://192.168.102.211:30016'
|
|
|
};
|
...
|
...
|
|