1.pc查询收藏、足迹、申请
2.查询我的时,返回这些对应的数字
This commit is contained in:
@@ -79,4 +79,6 @@ public interface IJobCollectionService
|
||||
* @return
|
||||
*/
|
||||
int pcJobCollection(JobCollection collection);
|
||||
|
||||
public List<Job> selectJobCollectionListJob(JobCollection jobCollection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user