1.添加pc岗位收藏
2.添加pc岗位申请
This commit is contained in:
@@ -72,4 +72,11 @@ public interface IJobCollectionService
|
||||
List<Job> collectionJob();
|
||||
|
||||
CompetitivenessResponse competitiveness(Long jobId);
|
||||
|
||||
/**
|
||||
* pc端岗位收藏
|
||||
* @param collection
|
||||
* @return
|
||||
*/
|
||||
int pcJobCollection(JobCollection collection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user