禁止加密密文返回前端
This commit is contained in:
parent
d5cc95fefb
commit
0d52e11e3d
@ -196,7 +196,7 @@ public class SysUser extends BaseEntity
|
|||||||
{
|
{
|
||||||
this.avatar = avatar;
|
this.avatar = avatar;
|
||||||
}
|
}
|
||||||
|
@JsonIgnore
|
||||||
@JsonProperty
|
@JsonProperty
|
||||||
public String getPassword()
|
public String getPassword()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user