重新同步教职工数据
This commit is contained in:
@@ -93,5 +93,7 @@ private static final long serialVersionUID=1L;
|
||||
@Excel(name = "学院")
|
||||
private String deptName;
|
||||
|
||||
|
||||
@ApiModelProperty("职工状态")
|
||||
@TableField("zgzt")
|
||||
private String zgzt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user