1.给浪潮添加岗位申请、录用接口
This commit is contained in:
@@ -37,4 +37,6 @@ public interface JobApplyMapper extends BaseMapper<JobApply>
|
||||
List<CandidateVO> selectApplyJobUserList(AppUser appUser);
|
||||
|
||||
List<Job> selectJobApplyListJob(JobApply jobApply);
|
||||
|
||||
public int updateJobZphApply(JobApply jobApply);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user