mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 11:38:11 +08:00
perf: 日志列表增加状态字段
This commit is contained in:
@@ -16,4 +16,8 @@ public class LogGridVO implements Serializable {
|
||||
private String ip;
|
||||
|
||||
private Long time;
|
||||
|
||||
private boolean success;
|
||||
|
||||
private String msg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user