Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added query the list of sub-departments based on department ID #2037

Open
wants to merge 11 commits into
base: ft_tenant
Choose a base branch
from

Conversation

rolin999
Copy link
Collaborator

Description

[OpenAPI V3] 分页 API - 根据 部门 ID 查询其子部门列表

Checklist

  • 填写 PR 描述及相关 issue (write PR description and related issue)
  • 代码风格检查通过 (code style check passed)
  • PR 中包含单元测试 (include unit test)
  • 单元测试通过 (unit test passed)
  • 本地开发联调环境验证通过 (local development environment verification passed)

@nannan00 nannan00 marked this pull request as draft January 20, 2025 03:29
@nannan00 nannan00 marked this pull request as ready for review January 20, 2025 06:42
src/bk-user/bkuser/apis/open_v3/serializers/department.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/serializers/department.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/urls.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/views/department.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/views/department.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/views/department.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/views/department.py Outdated Show resolved Hide resolved
src/bk-user/bkuser/apis/open_v3/views/department.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants