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