public virtual Task<SysDept> GetSelfAndParentsAsync( long childId, int? maxUpLevel = null, CancellationToken cancellationToken = default )
In This Article