添加pc互联网端,区县工作,公交周边,商圈附近3个接口
This commit is contained in:
@@ -121,4 +121,10 @@ public interface IJobService
|
||||
void updateJobDown();
|
||||
|
||||
void selectUserRecommendJobNotic();
|
||||
|
||||
EsPageInfo<ESJobDocument> sysCountyJobList(ESJobSearch job);
|
||||
|
||||
EsPageInfo<ESJobDocument> sysSubway(ESJobSearch jobQuery);
|
||||
|
||||
EsPageInfo<ESJobDocument> sysCommercialArea(ESJobSearch jobQuery);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user