From f290836461b7bf2a02f4a50bf24cf72be535550a Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期六, 02 四月 2022 13:50:38 +0800
Subject: [PATCH] 放开应用中心

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

diff --git a/vue.config.js b/vue.config.js
index 7b45f90..b4a7da8 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -40,7 +40,8 @@
   // }
 });
 
-const serverUrl = "http://192.168.20.189:7009"; // 缇婁簲//
+// const serverUrl = "http://192.168.20.189:7009"; // 缇婁簲//
+const serverUrl = "http://192.168.20.117:7009";
 //  const serverUrl = "http://192.168.8.10:7009";
 //const serverUrl = "http://192.168.8.118:7009";
 

--
Gitblit v1.8.0