添加pc端es查询岗位方法
This commit is contained in:
@@ -92,4 +92,6 @@ public interface IJobService
|
||||
void publishJob(Job job);
|
||||
|
||||
List<AppUser> selectApplyJobUserList(Long jobId);
|
||||
|
||||
List<ESJobDocument> sysRecommend(ESJobSearch esJobSearch);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user