From 4a30ac9d771c5b990a856fc0a4902b643b909704 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 23 Jun 2021 11:04:14 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/store/state.js b/store/state.js
index 067fd27..0e18bad 100644
--- a/store/state.js
+++ b/store/state.js
@@ -4,7 +4,8 @@
 		useName: '过客 ',
 	},
 	logPath: '',
-	piAPI: 'http://s16s652780.51mypc.cn/api/',
+	// piAPI: 'http://s16s652780.51mypc.cn/api/',
+	piAPI: 'http://localhost:82/',
 	puserName: '',
 	puserID: '',
 	puserIphone:'',

--
Gitblit v1.9.3