request->isAjax()) { \think\facade\Cache::clear(); del_target_dir(app()->getRootPath().'runtime/file/export', true); return JsonServer::success('清除成功'); } return view(); } }