From 960201c25d5cd773798a4017095b2db983b8a751 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 22 十月 2025 16:49:08 +0800
Subject: [PATCH] 添加本地调试地址
---
.vs/前端2/v17/.wsuo | 0
store/index.js | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/.vs/\345\211\215\347\253\2572/v17/.wsuo" "b/.vs/\345\211\215\347\253\2572/v17/.wsuo"
index 67cd631..4e3930e 100644
--- "a/.vs/\345\211\215\347\253\2572/v17/.wsuo"
+++ "b/.vs/\345\211\215\347\253\2572/v17/.wsuo"
Binary files differ
diff --git a/store/index.js b/store/index.js
index d156c94..befab04 100644
--- a/store/index.js
+++ b/store/index.js
@@ -12,7 +12,7 @@
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://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
}
},
mutations: {
--
Gitblit v1.9.3