BUGFIX: library upload md5重复校验优化;
This commit is contained in:
@@ -43,5 +43,8 @@ public class LibraryUpdateVo implements Serializable {
|
||||
|
||||
@ApiModelProperty("存放地址")
|
||||
private String minIOPath;
|
||||
|
||||
@ApiModelProperty("校验md5")
|
||||
private Boolean checkMd5;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user