screen-api/src/main/java/com/moral/api/pojo/enums/FileType.java @@ -41,6 +41,11 @@ * 压缩包 */ ZIP(5), /** * 压缩包 */ MP4(6), ; @EnumValue