mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-30 03:01:53 +08:00
禁止加密密文返回前端
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