diff --git a/jinrun/audit/审批接口.md b/jinrun/audit/审批接口.md index 00cd057..af43afe 100644 --- a/jinrun/audit/审批接口.md +++ b/jinrun/audit/审批接口.md @@ -69,7 +69,7 @@ POST | orgCode | 否 | string | 业务所属组织(则一系统组织编号) | | auditFormList | 是 | list | 审批表单字段列表 | |     type | 是 | string | 字段类型(1.text 文本格式 2.file 文件格式) | -|     key | 是 | string | 字段名称 | +|     name | 是 | string | 字段名称 | |     value | 是 | string | 字段值(文本格式对应文本内容, 文件格式对应文件url) | |     extendValue | 否 | string | 字段附加值 | | conditionParamList | 否 | list | 条件参数字段列表 | -- libgit2 0.21.0