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