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