Parcourir la source

v4.3.0代码同步

dengsixing il y a 2 ans
Parent
commit
ed2a32d4f4

+ 1 - 1
src/main/java/com/fdkankan/scene/service/impl/DownloadTourVideoServiceImpl.java

@@ -40,7 +40,7 @@ public class DownloadTourVideoServiceImpl extends ServiceImpl<IDownloadTourVideo
 
     @Value("${queue.scene.transfer-tour-video}")
     private String downloadTourVideoQueue;
-    @Value("${upload.type}")
+    @Value("${fyun.type}")
     private String type;
     @Value("${fyun.bucket:4dkankan}")
     private String bucket;