|
@@ -58,27 +58,20 @@ module.exports = {
|
|
|
open : true,
|
|
|
proxy: {
|
|
|
'/jeecg-boot': {
|
|
|
-<<<<<<< HEAD
|
|
|
// target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
|
|
|
-=======
|
|
|
- target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
->>>>>>> 214b4a24efbeb0b91c0ccc6d88b84488e855c983
|
|
|
// target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
- // target: 'http://192.168.1.72:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
+ target: 'http://192.168.1.72:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
|
|
|
|
// target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目 祚云
|
|
|
|
|
|
- target: 'http://192.168.1.74:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
+ // target: 'http://192.168.1.74:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
// target: 'http://192.168.0.252:8098', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
// target: 'http://192.168.0.170:8088', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
-<<<<<<< HEAD
|
|
|
|
|
|
// target: 'http://192.168.1.94:8081', //请求本地 需要jeecg-boot后台项目 赵西安
|
|
|
|
|
|
|
|
|
-=======
|
|
|
->>>>>>> 214b4a24efbeb0b91c0ccc6d88b84488e855c983
|
|
|
// target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
// target: 'https://trac.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
// target: 'http://39.106.184.70:8088/', //请求本地 需要jeecg-boot后台项目
|