1.添加pc端查询求职者列表
2.添加pc录用接口
This commit is contained in:
@@ -40,4 +40,7 @@ public class JobApply extends BaseEntity
|
||||
|
||||
@ApiModelProperty("是否录用 0录用 2或null未录用")
|
||||
private String hire;
|
||||
|
||||
@ApiModelProperty("录用来源 0本系统 1招聘会")
|
||||
private String hireSource;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user