IEnumerable<Model.Soft_UpRecord> SelectModelPage(Infrastructure.Query.Pagination pagination,int? _ClientId,string _ClientName,int? _SoftId,string _SoftName,string _KeyCode,string _UpdateIP,DateTime? _BeginLastUpdateTime,DateTime? _EndLastUpdateTime,string _Operator);
|