|
@@ -69,7 +69,7 @@ module.exports = {
|
|
proxy: {
|
|
proxy: {
|
|
'/jeecg-boot': {
|
|
'/jeecg-boot': {
|
|
// target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
// target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
- // target: 'http://192.168.1.3:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
|
|
|
|
+ target: 'http://192.168.1.3:8080', //请求本地 需要jeecg-boot后台项目 蒙蒙
|
|
// target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
// target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
// target: 'http://192.168.1.62:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
// target: 'http://192.168.1.62:8088', //请求本地 需要jeecg-boot后台项目 英豪
|
|
// target: 'http://192.168.6.162:9806', //请求本地 需要jeecg-boot后台项目 祚云
|
|
// target: 'http://192.168.6.162:9806', //请求本地 需要jeecg-boot后台项目 祚云
|
|
@@ -89,7 +89,7 @@ module.exports = {
|
|
// target: 'http://192.168.1.43:8806', // 子安
|
|
// target: 'http://192.168.1.43:8806', // 子安
|
|
// target: 'http://192.168.1.8:8806', // 学超
|
|
// target: 'http://192.168.1.8:8806', // 学超
|
|
// target:'http://139.186.165.84:8806', //测试
|
|
// target:'http://139.186.165.84:8806', //测试
|
|
- target:'http://apipre.tjyourong.com.cn', //预生产
|
|
|
|
|
|
+ // target:'http://apipre.tjyourong.com.cn', //预生产
|
|
|
|
|
|
ws: false,
|
|
ws: false,
|
|
|
|
|