public bool ThemDocGia(DTO_DocGia DTO)
 {
     return(dal_DOcGia.ThemDocGia(DTO));
 }