更新:添加岗位匹配简历接口,补充工作经历,技能。
This commit is contained in:
@@ -68,5 +68,5 @@ public interface JobMapper extends BaseMapper<Job> {
|
||||
//删除岗位
|
||||
Long delRowWork();
|
||||
|
||||
List<AppUser> getRecommendAppUser(@Param("jobId") Long jobId);
|
||||
List<AppUser> getRecommendByJobId(@Param("jobId") Long jobId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user