Example #1
0
 public DataSet Getshopgoods1(int sid, string name)
 {
     return(dal.Getshopgoods1(sid, name));
 }