From cdae87d86d3516b6275fc9ae2c251f83635c954c Mon Sep 17 00:00:00 2001
From: zuozhengqing <a13193816592@163.com>
Date: 星期五, 13 十月 2023 14:18:12 +0800
Subject: [PATCH] Merge branch 'dev' of ssh://192.168.5.5:29418/web/crm-web into dev

---
 vue.config.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index fa723fa..670f28b 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -15,6 +15,7 @@
     proxy: {
       "/api": {
         target: "http://192.168.20.119:8002", // http://192.168.20.119:8002 http://fai365.com:30150/
+        // 寤洪亾鏈湴鐜
         // target: "http://192.168.20.118:8002",
         ws: true,
         changeOrigin: true

--
Gitblit v1.8.0