From 94d19220630494769d4835d8f63e867119f05af5 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 24 Jun 2021 19:02:40 +0800
Subject: [PATCH] 路由修改

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

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

--
Gitblit v1.9.3