From f02674a3b57d5373e53a96586941a37909125a5e Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 24 Feb 2022 17:52:44 +0800
Subject: [PATCH] 冲突

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

diff --git a/store/state.js b/store/state.js
index f0ea1dc..e91adf9 100644
--- a/store/state.js
+++ b/store/state.js
@@ -10,6 +10,7 @@
 	piAPI: apis.api,
 	// piAPI: 'http://223.82.109.183:2082/api/',
 	//  piAPI: 'http://192.168.0.110:83/',
+	//piAPI: 'http://223.82.109.183:2082/api/',
 	BaopiAPI: 'http://223.82.109.183:2080/api/',
 	puserName: '',
 	puserID: '',

--
Gitblit v1.9.3