From 3cdfdeee7eca48c98204cef34fe5bcc2fdd209cc Mon Sep 17 00:00:00 2001
From: WF1020 <“wufan@brilliance.com.cn”>
Date: Thu, 13 Apr 2023 22:43:06 +0800
Subject: [PATCH] 修改

---
 vue.config.js | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 92264fe..e27110b 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -71,12 +71,7 @@ module.exports = {
         }
       },
       '/gjjs/service/': {
-        // target: 'http://192.168.0.134:9999',//钱煜
-        //target: 'http://192.168.0.8:9999',//曹志寻
-        //target: 'http://192.168.0.146:9999',//张厚
-        // target: 'http://192.168.0.28:9999',//李少勇
-        // target: 'http://192.168.0.110:10025',//服务器
-        target: 'http://http://127.0.0.1:9999',
+        target: 'http://127.0.0.1:9999',
         changeOrigin: true,
         pathRewrite: {
           '^/gjjs/service': '/gjjs/service'
--
libgit2 0.26.0