删除无用字段 deleteFlag
This commit is contained in:
parent
fefe8c61fc
commit
392a4ca6da
@ -52,9 +52,6 @@ public class SysUserEntity implements Serializable {
|
|||||||
@Column(nullable = false)
|
@Column(nullable = false)
|
||||||
private String addTime;
|
private String addTime;
|
||||||
|
|
||||||
@Column(nullable = false)
|
|
||||||
private Integer deleteFlag;
|
|
||||||
|
|
||||||
private String lastEntryIp;
|
private String lastEntryIp;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user