From 02f58852dcc605967a2e87b6145adec5ec1311cc Mon Sep 17 00:00:00 2001 From: liuyg <liuyg@qq.com> Date: Sat, 19 Feb 2022 10:58:27 +0800 Subject: [PATCH] + --- store/state.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/state.js b/store/state.js index 0277bd6..635fb38 100644 --- a/store/state.js +++ b/store/state.js @@ -4,8 +4,8 @@ useName: '过客', }, logPath: '', - // piAPI: 'http://223.82.109.183:2082/api/', - piAPI: 'http://192.168.0.108:83/', + piAPI: 'http://223.82.109.183:2082/api/', + // piAPI: 'http://192.168.0.108:83/', puserName: '', puserID: '', puserIphone: '', -- Gitblit v1.9.3