dengsixing 8 ماه پیش
والد
کامیت
c40b852c0a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/java/com/fdkankan/contro/mq/service/impl/BuildReverseE57SceneServiceImpl.java

+ 1 - 1
src/main/java/com/fdkankan/contro/mq/service/impl/BuildReverseE57SceneServiceImpl.java

@@ -98,7 +98,7 @@ public class BuildReverseE57SceneServiceImpl implements IBuildSceneService {
 
             //下载资源到本地
             String destPath = dataSource + "/capture/" + "input.e57";
-            fYunFileService.downloadFileByCommand(destPath, key);
+            fYunFileService.downloadFile(key, destPath);
 
             //发送mq,就进行计算
 //            message.setPath(path);