From b48a5f64fe196bee6f1c7eb0be1b78c9ebec0860 Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Mon, 11 Oct 2021 08:44:27 +0800 Subject: [PATCH] 修改完善 --- store/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/index.js b/store/index.js index 674c4be..d567dd0 100644 --- a/store/index.js +++ b/store/index.js @@ -35,8 +35,8 @@ logPath: '', piAPI: 'http://223.82.109.183:2080/api', api: 'http://223.82.109.183:2080/api', - // piAPI: 'http://localhost:81/', - // piAPI: 'http://192.168.0.103:81', + // piAPI: 'http://localhost:83/', + // piAPI: 'http://192.168.0.115:83', puserName: '', puserID: '', puserIphone: '', -- Gitblit v1.9.3