update
This commit is contained in:
@@ -22,7 +22,7 @@ public interface JobApplyMapper extends BaseMapper<JobApply>
|
||||
*/
|
||||
public List<JobApply> selectJobApplyList(JobApply jobApply);
|
||||
|
||||
//todo
|
||||
|
||||
List<Job> applyJob(Long userId);
|
||||
|
||||
List<CandidateVO> candidates(Long jobId);
|
||||
|
Reference in New Issue
Block a user