Commit 0d52e11e authored by 平凡's avatar 平凡 Committed by Gitee

禁止加密密文返回前端

parent d5cc95fe
......@@ -196,7 +196,7 @@ public class SysUser extends BaseEntity
{
this.avatar = avatar;
}
@JsonIgnore
@JsonProperty
public String getPassword()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment