From bfe94ac1b2a2c6585f3d914d33d40d588d583ac3 Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Wed, 23 Jun 2021 14:26:38 +0800 Subject: [PATCH] 地址修改 --- store/state.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/state.js b/store/state.js index 0e18bad..4f0add4 100644 --- a/store/state.js +++ b/store/state.js @@ -4,8 +4,8 @@ useName: '过客 ', }, logPath: '', - // piAPI: 'http://s16s652780.51mypc.cn/api/', - piAPI: 'http://localhost:82/', + piAPI: 'http://s16s652780.51mypc.cn/api/', + // piAPI: 'http://localhost:82/', puserName: '', puserID: '', puserIphone:'', -- Gitblit v1.9.3