IEnumerable<Model.Soft_Version> SelectModelPage(Infrastructure.Query.Pagination pagination,int? _SoftTypeId,string _SoftName,string _SoftVersion,string _SoftStoreAddress,string _SoftUrl,string _SoftContent,DateTime? _BeginSoftCreatTime,DateTime? _EndSoftCreatTime,DateTime? _BeginSoftUpCount,DateTime? _EndSoftUpCount,DateTime? _BeginLastUpdateTime,DateTime? _EndLastUpdateTime,string _Operator);
|