public List <GoodsMOD> FindAll()
 {
     return(gd.FindAll());
 }