public bool UpdateCTHD(DTO_CTHD a)
 {
     return(dalhd.UpdateCTHD(a));
 }