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'