diff --git a/jinrun/audit/审批接口.md b/jinrun/audit/审批接口.md index 552b30a..3c0f9ad 100644 --- a/jinrun/audit/审批接口.md +++ b/jinrun/audit/审批接口.md @@ -63,7 +63,7 @@ POST | username | 是 | string | 发起人工号(则一员工工号) | | orgCode | 否 | string | 业务所属组织(则一系统组织编号) | | auditFormList | 是 | list | 审批表单字段列表 | -|     type | 是 | string | 类型(1.text 文本格式 2.file 文件格式) | +|     type | 是 | string | 字段类型(1.text 文本格式 2.file 文件格式) | |     key | 是 | string | 字段名称 | |     value | 是 | string | 字段值(文本格式对应文本内容, 文件格式对应文件url) | |     extendValue | 否 | string | 字段附加值 | -- libgit2 0.21.0