public static OneyuanTaoInfo DataRowToOneyuanTaoInfo(System.Data.DataRow dr) { return(ReaderConvert.DataRowToModel <OneyuanTaoInfo>(dr)); }