wuweihao 2 роки тому
батько
коміт
f4cf2a90cb

+ 1 - 1
gis_service/src/main/java/com/gis/service/impl/AliOssServiceImpl.java

@@ -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" );