mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-25 12:46:40 +08:00
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…
Reference in New Issue
Block a user