public bool DKKH(NhanVienDTO kh)
 {
     return(demo.DKKH(kh));
 }