IEnumerable<Model.OA_StaffPostLog> SelectModelPage(Infrastructure.Query.Pagination pagination,Guid _FirmId,Guid _MemberId,decimal? _Resume_id,int? _Recruitments_id,int? _PL_Status,DateTime? _BeginPL_CreatTime,DateTime? _EndPL_CreatTime,int? _PL_LookStatus,DateTime? _BeginPL_LookTime,DateTime? _EndPL_LookTime,int? _PL_ReplyStatus,DateTime? _BeginPL_ReplyTime,DateTime? _EndPL_ReplyTime,string _PL_ReplyContent,int? _PL_InviteStatus,DateTime? _BeginPL_InviteCreatTime,DateTime? _EndPL_InviteCreatTime,string _PL_InviteTime,string _PL_InvitePlace,string _PL_InvitePeople,string _PL_InvitePhone,string _PL_InviteRemark,string _PL_InviteCar,DateTime? _BeginLastUpdateTime,DateTime? _EndLastUpdateTime,string _Operator,string _Remark);
|
IEnumerable<Model.OA_StaffPostLog> SelectModelPage(Infrastructure.Query.Pagination pagination, Guid _FirmId, Guid _MemberId, decimal? _Resume_id, int? _Recruitments_id, int? _PL_Status, int? _PostId, string _R_G_Sex, string _R_G_Degree, string _R_G_WorkYear);
|