public virtual Task<IServiceResult<long>> AddDeptAsync( long parentId, SysDeptInput input, CancellationToken cancellationToken = default )
In This Article