From 470728e3e2d19287ad3019f3e1e6bad381b41a78 Mon Sep 17 00:00:00 2001 From: wangfuguo Date: Mon, 13 Oct 2025 10:27:04 +0800 Subject: [PATCH] feat:增加金润对接钉钉审批接口 --- jinrun/audit/审批接口.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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