From 676db89a661ba8af8da04f4503c39b1bc0d2c25e Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期二, 10 六月 2025 16:11:04 +0800
Subject: [PATCH] bug修改

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

diff --git a/store/index.js b/store/index.js
index 5eaebf1..30e8402 100644
--- a/store/index.js
+++ b/store/index.js
@@ -8,11 +8,12 @@
 		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:10055',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054
+			serverURL:'http://localhost:10055',//鏈湴璋冭瘯鍦板潃
 			//serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃�  localhost
-			serverAPI:'http://192.168.1.22:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃�  10054涓烘寮廇PI
+			//serverAPI:'http://192.168.1.22:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃�  10054涓烘寮廇PI
 			//serverAPI:'http://192.168.1.104:10055/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃�  10055涓烘祴璇旳PI
+			serverAPI:'http://36.26.21.214:10055/api',
 		}
 	},
 	mutations: {

--
Gitblit v1.9.3