瀏覽代碼

'新增洁泉接口'

魏志佳 5 年之前
父節點
當前提交
b41c39c74b
共有 1 個文件被更改,包括 1 次插入10 次删除
  1. 1 10
      vue.config.js

+ 1 - 10
vue.config.js

@@ -67,22 +67,13 @@ module.exports = {
         // target: 'http://39.97.120.42:8080', //请求本地 需要jeecg-boot后台项目  生产环境
         // target: 'http://192.168.1.13:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
         // target: 'http://192.168.1.22:8080', //请求本地 需要jeecg-boot后台项目  英豪
-<<<<<<< HEAD
         // target: 'http://192.168.0.111:8080', //请求本地 需要jeecg-boot后台项目  英豪
         // target: 'http://192.168.1.103:8080', //请求本地 需要jeecg-boot后台项目
         // target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目  祚云
         // target: 'http://192.168.1.54:8080', //请求本地 需要jeecg-boot后台项目  孙震
-        target: 'http://192.168.1.165:8088', //请求本地 需要jeecg-boot后台项目  毕洁泉
-        // target: 'http://192.168.1.251:80', //请求本地 需要jeecg-boot后台项目 
-=======
-        target: 'http://192.168.0.111:8080', //请求本地 需要jeecg-boot后台项目  英豪
-        // target: 'http://192.168.1.103:8080', //请求本地 需要jeecg-boot后台项目
-        // target: 'http://192.168.2.115:8080', //请求本地 需要jeecg-boot后台项目  祚云
-        // target: 'http://192.168.1.54:8080', //请求本地 需要jeecg-boot后台项目  孙震
         // target: 'http://192.168.1.165:8088', //请求本地 需要jeecg-boot后台项目  毕洁泉
+        target: 'http://192.168.1.165:8848', //请求本地 需要jeecg-boot后台项目  毕洁泉
         // target: 'http://192.168.1.251:80', //请求本地 需要jeecg-boot后台项目 
-        // target:'http://39.97.120.42:8088',
->>>>>>> 2ea368eed100a998f1ced673d84c71de92949fec
         ws: false,
         changeOrigin: true
       },