From 126fec636acb923045ff15a86c7625ef5dbd73a8 Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Tue, 08 Mar 2022 20:13:39 +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