Exemple #1
0
 public DataTable GetEnterpriseInfo(string buyerOrgid)
 {
     return(dao.GetEnterpriseInfo(buyerOrgid));
 }