1.修改es(返回企业描述、企业联系人list)信息
2.添加pc端投简历接口 3.添加pc端查询简历、编辑简历接口
This commit is contained in:
@@ -94,4 +94,6 @@ public interface IJobService
|
||||
List<AppUser> selectApplyJobUserList(Long jobId);
|
||||
|
||||
List<ESJobDocument> sysRecommend(ESJobSearch esJobSearch);
|
||||
|
||||
List<Job> selectAllJob();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user