删除无用字段 signature
This commit is contained in:
parent
dbf246a42e
commit
d62e808d34
@ -42,8 +42,6 @@ public class SysUserEntity implements Serializable {
|
|||||||
|
|
||||||
private String countyName;
|
private String countyName;
|
||||||
|
|
||||||
private String signature;
|
|
||||||
|
|
||||||
@Column(nullable = false)
|
@Column(nullable = false)
|
||||||
private Integer activeFlag;
|
private Integer activeFlag;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user