mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-06-08 02:04:04 +08:00
adminName -> admin_name
This commit is contained in:
parent
099642675b
commit
8d18d5423b
@ -41,6 +41,7 @@ public class AdminLog implements Serializable {
|
||||
private Integer adminId;
|
||||
|
||||
@TableField(exist = false)
|
||||
@JsonProperty("admin_name")
|
||||
private String adminName;
|
||||
|
||||
/** 模块 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user