添加岗位模板下载,岗位模板上传功能
This commit is contained in:
@@ -60,4 +60,6 @@ public interface JobMapper extends BaseMapper<Job>
|
||||
Job getJobInfo(Long jobId);
|
||||
|
||||
Integer getTotals(Job job);
|
||||
|
||||
void updateFileBatchInsert(List<Job> list);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user