1.给浪潮添加岗位申请、录用接口
This commit is contained in:
@@ -43,4 +43,8 @@ public class JobApply extends BaseEntity
|
||||
|
||||
@ApiModelProperty("录用来源 0本系统 1招聘会")
|
||||
private String hireSource;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty("身份证,招聘传递")
|
||||
private String idCard;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user