|
|
@ -34,9 +34,8 @@ if (isPro) { |
|
|
|
sandPath = `http://${location.hostname}:9520` |
|
|
|
sandPath = `http://${location.hostname}:9520` |
|
|
|
uploadURL = `http://121.37.12.51/` |
|
|
|
uploadURL = `http://121.37.12.51/` |
|
|
|
host = "http://121.37.12.51/"; // 测试服
|
|
|
|
host = "http://121.37.12.51/"; // 测试服
|
|
|
|
// host = 'https://www.occupationlab.com/' // 正式服
|
|
|
|
host = 'https://www.occupationlab.com/' // 正式服
|
|
|
|
host = "http://192.168.31.217:9000/"; // 榕
|
|
|
|
host = "http://192.168.31.217:9000/"; |
|
|
|
// host = "http://192.168.31.51:9000/"; // 赓
|
|
|
|
|
|
|
|
} else if (isSq) { |
|
|
|
} else if (isSq) { |
|
|
|
zcPath = `10.20.100.204:8883` |
|
|
|
zcPath = `10.20.100.204:8883` |
|
|
|
} |
|
|
|
} |
|
|
|