public static bool ThemPD(DonDatHangDTO DDH)
 {
     return(DonDatHangDAO.ThemPD(DDH));
 }