From 19f8e45ad02f51dd058455e3013b53d6885db5e7 Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Thu, 25 Nov 2021 19:56:15 +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 f9bb215..a07ac56 100644 --- a/store/index.js +++ b/store/index.js @@ -33,8 +33,8 @@ useName: '过客 ', }, logPath: '', - // piAPI: 'http://223.82.109.183:2080/api', - piAPI: 'http://192.168.0.114:81', + piAPI: 'http://223.82.109.183:2080/api', + // piAPI: 'http://192.168.0.114:81', api: 'http://223.82.109.183:2080/api', // piAPI: 'http://localhost:83/', // piAPI: 'http://192.168.0.115:83', -- Gitblit v1.9.3