学生资助、学生奖惩、学籍异动内容修改
This commit is contained in:
@@ -164,6 +164,14 @@ private static final long serialVersionUID=1L;
|
||||
@Excel(name = "岗位性质")
|
||||
private String jobNature;
|
||||
|
||||
/**
|
||||
* 职业技术职称
|
||||
*/
|
||||
@ApiModelProperty("职称")
|
||||
@TableField("professional_title")
|
||||
@Excel(name = "职称")
|
||||
private String professionalTitle;
|
||||
|
||||
/**
|
||||
* 参加工作时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user