1.修改es(返回企业描述、企业联系人list)信息
2.添加pc端投简历接口 3.添加pc端查询简历、编辑简历接口
This commit is contained in:
@@ -65,4 +65,7 @@ public interface IJobApplyService
|
||||
List<CandidateVO> selectAppUserList(Job job);
|
||||
|
||||
List<CandidateVO> selectApplyJobUserList(AppUser appUser);
|
||||
|
||||
|
||||
public int applyComJob(JobApply jobApply);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user