From d3071365ef3a87daeac4e2bf4ebdf1d601af004a Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 8 Dec 2025 18:39:08 +0800 Subject: [PATCH] =?UTF-8?q?git=20=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- http/newApi/http.js | 1 + 1 file changed, 1 insertion(+) diff --git a/http/newApi/http.js b/http/newApi/http.js index 993eea4..5216873 100644 --- a/http/newApi/http.js +++ b/http/newApi/http.js @@ -7,6 +7,7 @@ * @date 2021/12/16 18:35 */ + // 导入全局属性 import appConfig from '@/config/appConfig.js' import storageManage from '@/commons/utils/storageManage.js'