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