文件模块已完成
This commit is contained in:
@ -51,6 +51,11 @@ public class FileInfo implements Serializable {
|
||||
*/
|
||||
private String biz;
|
||||
|
||||
/**
|
||||
* 文件hash值
|
||||
*/
|
||||
private String hashValue;
|
||||
|
||||
/**
|
||||
* 是否删除
|
||||
*/
|
||||
|
Reference in New Issue
Block a user