更新:添加岗位匹配简历接口
This commit is contained in:
@@ -114,4 +114,6 @@ public interface IJobService
|
||||
public Integer getTotals(Job job);
|
||||
|
||||
Long updateReviewStatus(Long jobId, String reviewStatus);
|
||||
|
||||
List<AppUser> getRecommendByJobId(Long jobId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user