From 5d15164521a9343a5ff3860c97f36eae8386d674 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 24 十二月 2025 15:36:53 +0800
Subject: [PATCH] 调试

---
 store/index.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/store/index.js b/store/index.js
index befab04..26ee1b0 100644
--- a/store/index.js
+++ b/store/index.js
@@ -8,11 +8,11 @@
 		id: 'id',
 		serverInfo:{//鏈嶅姟淇℃伅
 			networkFlag:'鍐呯綉', 
-			serverURLInt:'http://192.168.11.251:10054',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
-			serverURL:'http://localhost:10054',//鏈湴璋冭瘯鍦板潃
+			serverURLInt: 'http://192.168.11.251:10054',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
+			serverURL: 'http://localhost:10054',//鏈湴璋冭瘯鍦板潃
 			//serverAPI:'http://78566b00.r1.cpolar.top/api',//澶栫綉鍦板潃
-			serverAPI:'http://192.168.0.94:8008/api', //鍐呯綉鍦板潃
-			serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
+			serverAPI: 'http://192.168.0.94:8008/api', //鍐呯綉鍦板潃
+			//serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
 		}
 	},
 	mutations: {

--
Gitblit v1.9.3