public static int DieuChuyen(DataTable dt, string boPhan) { return(DAO_NhanVien.DieuChuyen(dt, boPhan)); }