|
@@ -71,11 +71,10 @@ module.exports = {
|
|
|
// target: 'http://192.168.1.94:8804', //请求本地 需要jeecg-boot后台项目 孙震
|
|
|
// target: 'http://192.168.1.51:8088', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
// target: 'http://192.168.1.165:8848', //请求本地 需要jeecg-boot后台项目 毕洁泉
|
|
|
- // target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
- // target: 'https://trac.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
- // target: 'http://192.168.1.251:8088', //请求本地 需要jeecg-boot后台项目
|
|
|
- // target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目
|
|
|
-
|
|
|
+ target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
+ // target: 'https://trac.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
|
|
|
+ // target: 'http://192.168.1.251:8088', //请求本地 需要jeecg-boot后台项目
|
|
|
+ // target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目
|
|
|
|
|
|
|
|
|
ws: false,
|