|
@@ -2,12 +2,12 @@
|
|
// const host='http://192.168.3.100:5050';//王峰
|
|
// const host='http://192.168.3.100:5050';//王峰
|
|
// const host='http://192.168.2.121:5050';//后端接口访问地址
|
|
// const host='http://192.168.2.121:5050';//后端接口访问地址
|
|
// const host='http://192.168.2.236:5050';//后端接口访问地址
|
|
// const host='http://192.168.2.236:5050';//后端接口访问地址
|
|
-const host='http://192.168.2.241:5050';//后端接口访问地址
|
|
|
|
|
|
+const host='http://192.168.2.236:5050';//后端接口访问地址
|
|
// const host='http://192.168.3.11:5050';//王宇
|
|
// const host='http://192.168.3.11:5050';//王宇
|
|
//const host='http://192.168.2.164:8080';
|
|
//const host='http://192.168.2.164:8080';
|
|
// const host='http://192.168.3.117:5050'; //周铁刚
|
|
// const host='http://192.168.3.117:5050'; //周铁刚
|
|
// const newIcssVisitUrl = '223.93.170.82:13000'; //icss服务访问地址(跳转目的地),不能加http://
|
|
// const newIcssVisitUrl = '223.93.170.82:13000'; //icss服务访问地址(跳转目的地),不能加http://
|
|
-const imageUrlPrefix = 'http://192.168.2.236:82';
|
|
|
|
|
|
+const imageUrlPrefix = 'http://192.168.2.241:82';
|
|
module.exports={
|
|
module.exports={
|
|
host,
|
|
host,
|
|
prefix:'/api/icss', //带权限验证的api
|
|
prefix:'/api/icss', //带权限验证的api
|