更新本地js
This commit is contained in:
@@ -82,7 +82,7 @@ public class BizFiles implements Serializable {
|
||||
* 是否删除(0-未删除,1-已删除)
|
||||
*/
|
||||
@TableField("is_deleted")
|
||||
private Byte isDeleted;
|
||||
private Integer isDeleted;
|
||||
|
||||
/**
|
||||
* 文件版本号(用于版本控制)
|
||||
|
||||
Reference in New Issue
Block a user