mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-08 06:52:29 +08:00
禁止加密密文返回前端
This commit is contained in:
@ -196,7 +196,7 @@ public class SysUser extends BaseEntity
|
||||
{
|
||||
this.avatar = avatar;
|
||||
}
|
||||
|
||||
@JsonIgnore
|
||||
@JsonProperty
|
||||
public String getPassword()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user