public static DataTable GetHuoDongBuyersCount(string date, string sellerId, string date2) { return(SmartDAL.GetHuoDongBuyersCount(date, sellerId, date2)); }