删除标志

This commit is contained in:
马超 2020-12-03 14:04:49 +08:00
parent ff00cd3310
commit 0c228d18a8

View File

@ -77,6 +77,8 @@ public class FileBean {
private Integer pointCount;
private Integer deleteFlag;
@Transient
@TableField(exist = false)
private String oldFilePath;