src/api/index.js
@@ -1065,8 +1065,6 @@ * @description 清空后端缓存 */ cacheInterface (param) { param.userid = sessionStorage.getItem('UserID') || '' param.LoginUID = sessionStorage.getItem('LoginUID') || '' param.appkey = window.GLOB.appkey || '' let url = '/webapi/excache'