From 015723541ee16f1047a9fe7362bd108d046497da Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 05 Aug 2021 14:23:12 +0800
Subject: [PATCH] 版本更新

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

diff --git a/store/state.js b/store/state.js
index 9485674..26ad984 100644
--- a/store/state.js
+++ b/store/state.js
@@ -4,7 +4,8 @@
 		useName: '过客 ',
 	},
 	logPath: '',
-	piAPI: 'http://s16s652780.51mypc.cn/api/',
+	piAPI: 'http://223.82.109.183:2082/api/',
+	//piAPI: 'http://s16s652780.51mypc.cn/api/',
 	// piAPI: 'http://localhost:82/',
 	puserName: '',
 	puserID: '',

--
Gitblit v1.9.3