From 82e8632300fdc52d1fb5374aafd6f8a2927d82f0 Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Thu, 24 Feb 2022 16:47:53 +0800 Subject: [PATCH] 注册调整 --- store/state.js | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/store/state.js b/store/state.js index 9e30d60..8ed4729 100644 --- a/store/state.js +++ b/store/state.js @@ -7,10 +7,9 @@ useName: '过客', }, logPath: '', - //piAPI: apis.api, - // piAPI: 'http://223.82.109.183:2082/api/', - piAPI: 'http://192.168.0.110:83/', - BaopiAPI: 'http://223.82.109.183:2080/api/', + piAPI: apis.api, + //piAPI: 'http://223.82.109.183:2082/api/', + BaopiAPI: 'http://223.82.109.183:2080/api/', puserName: '', puserID: '', puserIphone: '', -- Gitblit v1.9.3