From 1ab9ba5a17eeb2483323fa93145fe2c540b57ae7 Mon Sep 17 00:00:00 2001 From: liuyg <liuyg@qq.com> Date: Thu, 24 Feb 2022 15:26:15 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android --- store/state.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/store/state.js b/store/state.js index ed952de..9e30d60 100644 --- a/store/state.js +++ b/store/state.js @@ -7,9 +7,10 @@ useName: '过客', }, logPath: '', - piAPI: apis.api, + //piAPI: apis.api, // piAPI: 'http://223.82.109.183:2082/api/', - // piAPI: 'http://192.168.0.108:83/', + piAPI: 'http://192.168.0.110:83/', + BaopiAPI: 'http://223.82.109.183:2080/api/', puserName: '', puserID: '', puserIphone: '', -- Gitblit v1.9.3