1.添加用户投诉岗位
2.管理员对企业和岗位下架
This commit is contained in:
@@ -72,4 +72,6 @@ public interface IESJobSearchService
|
||||
List<ESJobDocument> selectByIds(Long[] jobIds);
|
||||
|
||||
List<ESJobDocument> selectSysTextListExceptJobId(ESJobSearch esJobSearch, List<Long> jobIds, AppUser appUser);
|
||||
|
||||
void batchUpdateJob(List<Long> jobIdList);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user