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