添加石河子本地数据导入接口
This commit is contained in:
@@ -116,4 +116,6 @@ public interface IJobService
|
||||
Long updateReviewStatus(Long jobId, String reviewStatus);
|
||||
|
||||
List<AppUser> getRecommendByJobId(Long jobId);
|
||||
|
||||
void shzLocalUploadFile(List<Job> jobs);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user