|
@@ -87,8 +87,8 @@ module.exports = {
|
|
|
// target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目
|
|
|
// target:'http://118.24.244.213:8804',
|
|
|
// target: 'http://192.168.1.43:8806', // 子安
|
|
|
- target: 'http://192.168.1.8:8806', // 学超
|
|
|
- // target:'http://139.186.165.84:8806', //测试
|
|
|
+ // target: 'http://192.168.1.8:8806', // 学超
|
|
|
+ target:'http://139.186.165.84:8806', //测试
|
|
|
// target:'http://apipre.tjyourong.com.cn', //预生产
|
|
|
|
|
|
ws: false,
|