public static int ThemChiTiet(int Macs, int MaPhieu)
 {
     return(PhieuMuonDAO.ThemChiTiet(Macs, MaPhieu));
 }