dsx 2 年之前
父节点
当前提交
f34e7c04e8

+ 0 - 2
4dkankan-utils-model/src/main/java/com/fdkankan/model/constants/ConstantCmd.java

@@ -37,8 +37,6 @@ public class ConstantCmd {
 
 	public static final String FORMAT_MP4 = "bash /monchickey/ffmpeg/bin/ff_formatMp4.sh ";
 
-	public static final String FORMAT_MP4 = "bash /monchickey/ffmpeg/bin/ff_formatMp4.sh ";
-
 	//删除/mnt/data/下的数据脚本
 	public static final String DELETE_FILE = "bash /monchickey/ffmpeg/bin/delete.sh ";
 

+ 0 - 1
4dkankan-utils-model/src/main/java/com/fdkankan/model/constants/UploadFilePath.java

@@ -40,7 +40,6 @@ public class UploadFilePath {
     public static final String VIDEOS_CACHES_PATH =  "scene/%s/caches/videos/";
 
     public static final String DOWNLOADS_QRCODE = "downloads/scene/%s/QRcode/";
-    public static final String DOWNLOADS_TOUR_VIDEO = "downloads/scene/%s/tour/";
 
     public static final String DOWNLOADS_TOUR_VIDEO = "downloads/scene/%s/tour/";