From 178be3f7a5c36338ee8f2587502fa9a9f059ea8c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 25 Feb 2022 09:04:30 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android

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

diff --git a/store/state.js b/store/state.js
index d7d42d2..aef65ac 100644
--- a/store/state.js
+++ b/store/state.js
@@ -12,7 +12,9 @@
 	logPath: '',
 	piAPI: apis.api,
 	// piAPI: 'http://223.82.109.183:2082/api/',
-	// piAPI: 'http://192.168.0.108:83/',
+	//  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: '',
 	puserIphone: '',
@@ -55,4 +57,4 @@
 	...positions.state
 }
 
-export default state
+export default state
\ No newline at end of file

--
Gitblit v1.9.3