From 4d20a82e941da668bf833789505d17e5290ded2d Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 16 May 2022 09:34:30 +0800
Subject: [PATCH] 地址修改

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

diff --git a/store/state.js b/store/state.js
index d6fa642..352cf91 100644
--- a/store/state.js
+++ b/store/state.js
@@ -18,11 +18,11 @@
 	Jurisdiction: '', //角色辖区
 	logPath: '',
 	piAPI: apis.api,
-	// piAPI: 'http://223.82.109.183:2082/api/',
+	// piAPI: 'http://61.131.136.25:2082/api/',
 	//piAPI: 'http://192.168.0.110:83/',
 	// piAPI: 'http://192.168.0.222:83/',
-	//piAPI: 'http://223.82.109.183:2082/api/',
-	BaopiAPI: 'http://223.82.109.183:2080/api/',
+	//piAPI: 'http://61.131.136.25:2082/api/',
+	BaopiAPI: 'http://61.131.136.25:2080/api/',
 	firstlogin: null,
 	puserName: '',
 	puserID: '',

--
Gitblit v1.9.3