2023年10月9日 新增身份
This commit is contained in:
parent
8b6103d001
commit
3e32d9fa36
|
@ -55,6 +55,10 @@ public class KcExportConfigTpkwcqkjzglx implements Serializable {
|
||||||
@ApiModelProperty(value = "所属部门")
|
@ApiModelProperty(value = "所属部门")
|
||||||
private String sysOrgCode;
|
private String sysOrgCode;
|
||||||
|
|
||||||
|
/**任教专业*/
|
||||||
|
@ApiModelProperty(value = "任教专业")
|
||||||
|
private String rjzy;
|
||||||
|
|
||||||
/**学期学年*/
|
/**学期学年*/
|
||||||
@Excel(name = "学年学期", width = 15)
|
@Excel(name = "学年学期", width = 15)
|
||||||
@ApiModelProperty(value = "学年学期")
|
@ApiModelProperty(value = "学年学期")
|
||||||
|
|
Loading…
Reference in New Issue