|
|
@@ -99,12 +99,12 @@ module.exports = {
|
|
|
// target: 'http://192.168.1.181:7001', //请求本地 需要jeecg-boot后台项目 赵西安
|
|
|
// target: 'http://192.168.1.193:8080', //请求本地 需要jeecg-boot后台项目 李煜一
|
|
|
// target: 'http://192.168.1.193:31012', //请求本地 需要jeecg-boot后台项目 李煜一
|
|
|
- // target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
+ 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后台项目
|
|
|
// target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目
|
|
|
// target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目
|
|
|
- target:'http://127.0.0.1:7001',
|
|
|
+ // target:'http://127.0.0.1:7001',
|
|
|
// target: 'http://192.168.1.43:9999', // 子安
|
|
|
// target: 'http://192.168.1.8:9999', // 学超
|
|
|
// target:'http://192.168.0.195:9999',//测试
|