From 56ad423dfcce6ef06b91a42d650f04d48b0a5160 Mon Sep 17 00:00:00 2001 From: liuyg <376836862@qq.com> Date: Wed, 03 Nov 2021 16:30:33 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android --- store/state.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/store/state.js b/store/state.js index 9b62fb5..53c5b52 100644 --- a/store/state.js +++ b/store/state.js @@ -4,11 +4,11 @@ useName: '过客', }, logPath: '', - // piAPI: 'http://223.82.109.183:2082/api/', + piAPI: 'http://223.82.109.183:2082/api/', // piAPI: 'http://192.168.0.107:85', //唐 - piAPI: '/api', //本地转发 + // piAPI: '/api', //本地转发 //piAPI: 'http://s16s652780.51mypc.cn/api/', - // piAPI: 'http://localhost:83/', + //piAPI: 'http://192.168.0.113:83/', //piAPI: 'http://192.168.0.111:83/', puserName: '', puserID: '', -- Gitblit v1.9.3