mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-25 04:36:39 +08:00
commit
b222c4215b
@ -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