public bool AddData(Nhanvienobj nvObj)
 {
     return(nvMod.AddData(nvObj));
 }