Exemple #1
0
 public static DataTable GetHuoYueDiGouMaiQiangBuyersCount(string sellerId)
 {
     return(SmartDAL.GetHuoYueDiGouMaiQiangBuyersCount(sellerId));
 }