|
@@ -73,7 +73,7 @@ module.exports = {
|
|
|
// target: 'http://192.168.1.188:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
// target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目 祚云
|
|
|
// target: 'http://192.168.1.43:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
- // target: 'http://192.168.1.43:8088', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
+ target: 'http://192.168.1.43:8088', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
// target: 'http://192.168.1.43:8087', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
// target: 'http://192.168.0.252:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
// target: 'http://192.168.1.219:8080', //请求本地 需要jeecg-boot后台项目 赵西安
|
|
@@ -84,7 +84,7 @@ module.exports = {
|
|
|
// target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目
|
|
|
// target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目
|
|
|
// target:'http://118.24.244.213:8804',
|
|
|
- target:'http://139.186.151.174:8804', //测试
|
|
|
+ // target:'http://139.186.151.174:8804', //测试
|
|
|
|
|
|
|
|
|
ws: false,
|