sandu-common/src/main/java/com/sandu/common/file/FileUploadDto.java
@@ -25,10 +25,7 @@ private String fileUrl; /** * 缩略图 */ private String screenShot; /** * 文件 类型 @@ -54,9 +51,5 @@ * 图片宽度 */ private Integer width; /** * 缩略图 */ private String screenShot; }