public List <SANPHAM> GetList()
 {
     return(spdao.GetList());
 }