Explorar o código

修改热点目录

wuweihao %!s(int64=2) %!d(string=hai) anos
pai
achega
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" );