IEnumerable<Model.OA_StaffFirmProfile> SelectModelPage(Infrastructure.Query.Pagination pagination,Guid _FirmId,string _MP_Province,string _MP_City,string _MP_Area,string _MP_PostNumber,string _MP_CompanyName,string _MP_ResumeIndustry,string _MP_ResumePlace,string _MP_ResumePeople,string _MP_ResumePhone,string _MP_ResumeCarWay,string _MP_CompanyWebsite,DateTime? _BeginLastUpdateTime,DateTime? _EndLastUpdateTime,string _Operator,string _Remark);
|