public DataTable GetCTHD(int ma)
 {
     return(h.GetCTHD(ma));
 }