Example #1
0
 public List <GoodInfo> GetlistJQ(GoodInfo gd)
 {
     return(gddal.GetlistJQ(gd));
 }