diff --git a/jinrun/audit/审批接口.md b/jinrun/audit/审批接口.md index 5e3b0e1..f019e3e 100644 --- a/jinrun/audit/审批接口.md +++ b/jinrun/audit/审批接口.md @@ -60,7 +60,7 @@ POST |-------------------------------------|----|--------|--------------------------------------| | code | 是 | string | 业务编号(确定数据唯一性,同一编号最多只能有1个审核通过或审核中的审批) | | auditType | 是 | string | 审批类型(则一提供) | -| originatorUsername | 是 | string | 发起人工号(则一员工工号) | +| username | 是 | string | 发起人工号(则一员工工号) | | orgCode | 否 | string | 业务所属组织(则一系统组织编号) | | auditFormList | 是 | list | 审批表单字段列表 | |     type | 是 | string | 类型(1.text 文本格式 2.file 文件格式) | -- libgit2 0.21.0