.
This commit is contained in:
parent
e520001581
commit
28894e383a
@ -58,7 +58,7 @@ public class UserInfo implements java.io.Serializable {
|
||||
this.sex = sex;
|
||||
}
|
||||
|
||||
@ConvertColumn(type = ConvertType.JSON)
|
||||
@ConvertColumn(ignore = true,type = ConvertType.JSON)
|
||||
public String getPassword() {
|
||||
return password;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user