From a3a48da30bdea132d2bfbb47fa2ccf83f1937c45 Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Tue, 19 Jan 2021 08:29:55 +0800 Subject: [PATCH] 提交 --- hive-app/common/jssdk/httpUtils.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hive-app/common/jssdk/httpUtils.js b/hive-app/common/jssdk/httpUtils.js index 124b6f1..d142275 100644 --- a/hive-app/common/jssdk/httpUtils.js +++ b/hive-app/common/jssdk/httpUtils.js @@ -9,7 +9,7 @@ baseUrl: '/api', // #endif // #ifndef H5 - baseUrl: 'http://120.27.238.55:8801', + baseUrl: 'http://test.hive.jyymatrix.cc', // #endif handleToken(url){ let token = StorageUtil.getStorage('userInfo','token'); -- Gitblit v1.9.1