From bf96d142d8383f179e2d16f6555e43c5a1cbd85f Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Fri, 23 Jul 2021 14:57:41 +0800 Subject: [PATCH] 初版集成 --- store/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/store/index.js b/store/index.js index 74276f9..293cae2 100644 --- a/store/index.js +++ b/store/index.js @@ -48,7 +48,7 @@ useName: '过客 ', }, logPath: '', - piAPI: 'http://s16s652780.51mypc.cn/api/', + piAPI: 'http://192.168.0.104', // piAPI: 'http://localhost:82/', puserName: '', puserID: '', -- Gitblit v1.9.3