From 308f5cad975233789ac9ed4ede6993e854198bf9 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期一, 23 十二月 2024 16:12:01 +0800
Subject: [PATCH] 移出无用重复代码

---
 UI-Project/config.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/UI-Project/config.js b/UI-Project/config.js
index a4c5928..abb3d0f 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -5,6 +5,5 @@
     // serverUrl2: "10.153.19.150:88"
     // serverUrl2: "192.168.2.100:88"
     serverUrl2: "127.0.0.1:88"
-
     //serverUrl:"res.abeim.cn"
 }
\ No newline at end of file

--
Gitblit v1.8.0