From d4aa85f9eba5eb13ec004374c57664c8e986a59b Mon Sep 17 00:00:00 2001 From: liuyg <liuyg@qq.com> Date: Tue, 08 Mar 2022 20:13:41 +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 2898bd1..baf39aa 100644 --- a/store/state.js +++ b/store/state.js @@ -17,7 +17,7 @@ piAPI: apis.api, // piAPI: 'http://223.82.109.183:2082/api/', //piAPI: 'http://192.168.0.110:83/', - piAPI: 'http://192.168.0.222:83/', + // piAPI: 'http://192.168.0.222:83/', //piAPI: 'http://223.82.109.183:2082/api/', BaopiAPI: 'http://223.82.109.183:2080/api/', puserName: '', -- Gitblit v1.9.3