@@ -61,7 +61,7 @@ public class AliOssServiceImpl implements AliOssService {
String downLoadType = param.getDownLoadType();
// 热点保存路径
- String baseHotPath = configConstant.serverBasePath + "/download/720yun_fd_manage/";
+ String baseHotPath = configConstant.serverBasePath + "/download/";
// 每次下载热点, 清除历史热点目录
fileUtils.del("/download/720yun_fd_manage" );