mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-27 13:29:58 +08:00
adminName -> admin_name
This commit is contained in:
@@ -41,6 +41,7 @@ public class AdminLog implements Serializable {
|
|||||||
private Integer adminId;
|
private Integer adminId;
|
||||||
|
|
||||||
@TableField(exist = false)
|
@TableField(exist = false)
|
||||||
|
@JsonProperty("admin_name")
|
||||||
private String adminName;
|
private String adminName;
|
||||||
|
|
||||||
/** 模块 */
|
/** 模块 */
|
||||||
|
|||||||
Reference in New Issue
Block a user