初步完成
This commit is contained in:
@@ -61,7 +61,6 @@ public class BaseEntity implements Serializable {
|
||||
/**
|
||||
* 部门id
|
||||
*/
|
||||
@Excel(name = "部门id")
|
||||
@TableField(value = "dept_id", fill = FieldFill.INSERT)
|
||||
private Long deptId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user