> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alforse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 动态字段

> 读取自定义字段定义并执行字段管理命令。

动态字段定义控制合同自定义元数据，以及每个角色能否查看或编辑这些字段。

| 端点                              | 请求体/参数          | 权限                          |
| ------------------------------- | --------------- | --------------------------- |
| `GET /dynamic-fields`           | —               | `custom_fields view`        |
| `POST /dynamic-fields/commands` | `type, payload` | `admin edit + customFields` |
