初始提交:飞球 ETL 系统全量代码
This commit is contained in:
28
docs/api-reference/endpoints/role_area_association.md
Normal file
28
docs/api-reference/endpoints/role_area_association.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# 角色区域关联(QueryRoleAreaAssociation)
|
||||
|
||||
> 自动生成于 2026-02-13 | 数据来源:实时 API
|
||||
|
||||
## 基本信息
|
||||
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 接口路径 | `User/QueryRoleAreaAssociation` |
|
||||
| 完整 URL | `https://pc.ficoo.vip/apiprod/admin/v1/User/QueryRoleAreaAssociation` |
|
||||
| 请求方法 | `POST` |
|
||||
| Content-Type | `application/json` |
|
||||
| 鉴权方式 | Bearer Token(`Authorization` 头) |
|
||||
| ODS 对应表 | `无(新 API,尚未建表)` |
|
||||
| 分页方式 | 无分页 |
|
||||
| 时间范围 | 不需要 |
|
||||
|
||||
## 请求参数
|
||||
|
||||
| 参数名 | 类型 | 示例值 | 说明 |
|
||||
|--------|------|--------|------|
|
||||
| `roleId` | int | `12` | 角色 ID |
|
||||
|
||||
## 响应字段(共 1 个)
|
||||
|
||||
| # | 字段名 | 类型 | 示例值 |
|
||||
|---|--------|------|--------|
|
||||
| 1 | `roleAreaRelations` | array | [{'id': 2790684101675845, 'pid': 0, 'name': '广东', 'deptCo... |
|
||||
Reference in New Issue
Block a user