From ac1c4597e055f2d821498e4fe762e388a25ee774 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 27 May 2022 20:35:27 +0800
Subject: [PATCH] 服务器配置

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

diff --git a/store/state.js b/store/state.js
index f420ed2..8e79e54 100644
--- a/store/state.js
+++ b/store/state.js
@@ -17,7 +17,7 @@
 	roleid: '', //角色id
 	Jurisdiction: '', //角色辖区
 	logPath: '',
-	// piAPI: apis.api,
+	piAPI: apis.api,
 	// piAPI: 'http://61.131.136.25:2082/api/',
 	//piAPI: 'http://192.168.0.114:83/',
 	//piAPI: 'http://61.131.136.25:2082/api/',

--
Gitblit v1.9.3