|
@@ -66,7 +66,7 @@ module.exports = {
|
|
|
// target: 'http://192.168.0.230:8088', //请求本地 需要jeecg-boot后台项目 孙震
|
|
|
// target: 'http://192.168.1.51: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后台项目 毕洁泉
|
|
|
// target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|