审计日志相关代码提交
This commit is contained in:
@@ -48,6 +48,11 @@ public class UserLog extends BaseEntity {
|
||||
*/
|
||||
private Integer result;
|
||||
|
||||
/**
|
||||
* 失败原因
|
||||
*/
|
||||
private String failReason;
|
||||
|
||||
/**
|
||||
* 严重度 0.普通 1.中等 2.严重
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user