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