public virtual Task<IList<SysDept>> GetDirectChildrenAsync( long? parentId, CancellationToken cancellationToken = default )
In This Article