public int KiemTraTrung(String username)
 {
     return(model.KiemTraTrung(username));
 }