2024-04-18 11:01:57 +08:00
|
|
|
|
/*
|
|
|
|
|
|
李振华:192.168.0.57:8080 / 192.168.43.105:8080
|
|
|
|
|
|
方亮:192.168.0.36:8081
|
|
|
|
|
|
测试:192.168.0.14:1922
|
|
|
|
|
|
腾讯服务器:43.143.145.161:18899
|
|
|
|
|
|
富广大厦:192.168.137.1:8080
|
|
|
|
|
|
甘肃线上:112.29.103.165:1618
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
// const publicPath = 'http://10.96.1.179:8080/GsExamWeb'
|
2024-04-30 14:00:37 +08:00
|
|
|
|
// const publicPath = 'http://43.143.145.161:18899/GsExamWeb'
|
2024-04-18 11:01:57 +08:00
|
|
|
|
// const publicPath = 'http://112.29.103.165:1618/GsExamWeb'
|
2024-04-30 14:00:37 +08:00
|
|
|
|
const publicPath = 'http://192.168.0.14:1996/GsExamWeb'
|
2024-04-18 11:01:57 +08:00
|
|
|
|
|
|
|
|
|
|
export {
|
|
|
|
|
|
publicPath
|
|
|
|
|
|
}
|