mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-12-17 07:55:53 +00:00
操作日志新增消耗时间属性
This commit is contained in:
@@ -250,6 +250,7 @@ public class SysUser extends BaseEntity
|
||||
this.password = password;
|
||||
}
|
||||
|
||||
@JsonIgnore
|
||||
public String getSalt()
|
||||
{
|
||||
return salt;
|
||||
|
||||
Reference in New Issue
Block a user