From 4efeb31d5b4921d7e851c256009486ad86bc70e2 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 21 Jun 2022 09:14:57 +0800
Subject: [PATCH] 地址替换

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

diff --git a/store/index.js b/store/index.js
index a07ac56..4220eaa 100644
--- a/store/index.js
+++ b/store/index.js
@@ -33,9 +33,9 @@
 			useName: '过客 ',
 		},
 		logPath: '',
-		piAPI: 'http://223.82.109.183:2080/api',
+		piAPI: 'http://61.131.136.25:2080/api',
 		// piAPI: 'http://192.168.0.114:81',
-		api: 'http://223.82.109.183:2080/api',
+		api: 'http://61.131.136.25:2080/api',
 		// piAPI: 'http://localhost:83/',
 		// piAPI: 'http://192.168.0.115:83',
 		puserName: '',

--
Gitblit v1.9.3