public static DataTable LayChiTietHoaDon(DDatHangDTO ddhDTO)
 {
     return(DDatHangDAO.LayChiTietHoaDon(ddhDTO));
 }