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