Files
ZQYY.FQ-ETL/docs/api-reference/endpoints/role_area_association.md

29 lines
870 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 角色区域关联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... |