partial void Updatedept(dept instance);
 partial void Deletedept(dept instance);
 partial void Insertdept(dept instance);