修改移动端,展示附件信息
This commit is contained in:
@@ -80,6 +80,8 @@ public interface IJobService
|
||||
|
||||
Job selectJobByJobIdApp(Long jobId);
|
||||
|
||||
Job selectHttpJobByJobIdApp(Long jobId,HttpServletRequest request);
|
||||
|
||||
void importRow(String path);
|
||||
|
||||
List<CandidateVO> candidates(Long jobId);
|
||||
|
||||
Reference in New Issue
Block a user