mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-27 13:29:58 +08:00
管理员日志查询
This commit is contained in:
@@ -40,6 +40,9 @@ public class AdminLog implements Serializable {
|
||||
@JsonProperty("admin_id")
|
||||
private Integer adminId;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String adminName;
|
||||
|
||||
/** 模块 */
|
||||
private String module;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user