From 16edf86b6d026ea3955b6d954b784b970292013a Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Thu, 10 Feb 2022 09:31:35 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android

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

diff --git a/store/state.js b/store/state.js
index e13bd5f..77b18bf 100644
--- a/store/state.js
+++ b/store/state.js
@@ -5,11 +5,7 @@
 	},
 	logPath: '',
 	piAPI: 'http://223.82.109.183:2082/api/',
-	// piAPI: 'http://192.168.0.107:85', //唐
-	// piAPI: '/api', //本地转发
-	//piAPI: 'http://s16s652780.51mypc.cn/api/',
-	//piAPI: 'http://192.168.0.113:83/',
-	//piAPI: 'http://192.168.0.111:83/',
+	//piAPI: 'http://192.168.0.110:83/',
 	puserName: '',
 	puserID: '',
 	puserIphone: '',

--
Gitblit v1.9.3