IEnumerable<Model.OA_StaffRecruitments> SelectModelPage(Infrastructure.Query.Pagination pagination, Guid _FirmId, int? _Postid, string _R_WorkProvence, string _R_WorkCity, DateTime? _BeginR_StartTime, DateTime? _EndR_StartTime, DateTime? _BeginR_EndTime, DateTime? _EndR_EndTime, string _R_PostDetail, string _R_PostNeed, int? _R_Vacancies, string _R_Salary, int? _R_Status, int? _R_ResumeAllCount, int? _R_ResumeNewCount, DateTime? _BeginLastUpdateTime, DateTime? _EndLastUpdateTime, string _Operator, string _Remark);
|
IEnumerable<Model.OA_StaffRecruitments> SelectModelPage(Infrastructure.Query.Pagination pagination, int? _Postid, string _R_WorkProvence, string _R_WorkCity, DateTime? _BeginR_StartTime, string MP_ResumeIndustry);
|