update 屏蔽用户密码返回
This commit is contained in:
parent
9a26a3c4e8
commit
734073019f
@ -74,10 +74,10 @@ public class SysUser implements Serializable
|
||||
private String avatar;
|
||||
|
||||
/** 密码 */
|
||||
@JsonProperty
|
||||
private String password;
|
||||
|
||||
@JsonIgnore
|
||||
@JsonProperty
|
||||
public String getPassword() {
|
||||
return password;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user