From e9954e49e3e54cf7eaadc97b43d2993f229fc82e Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 10 Feb 2022 08:58:19 +0800
Subject: [PATCH] 1、工作台优化调整 2、我要查优化调整

---
 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