From 8f7b295fe5af5e602a1fc985ef46f5821a666d71 Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Thu, 24 Feb 2022 08:58:34 +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 ed952de..d0318a6 100644
--- a/store/state.js
+++ b/store/state.js
@@ -9,7 +9,8 @@
 	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/',
+	 BaopiAPI: 'http://223.82.109.183:2080/api/',
 	puserName: '',
 	puserID: '',
 	puserIphone: '',

--
Gitblit v1.9.3