From e8b310cc914c8263c6aaf6b701463e2e18caeab7 Mon Sep 17 00:00:00 2001 From: wangfuguo Date: Wed, 15 Oct 2025 16:07:44 +0800 Subject: [PATCH] feat:增加金润对接钉钉审批接口 --- jinrun/audit/审批接口.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jinrun/audit/审批接口.md b/jinrun/audit/审批接口.md index a792c15..51983c9 100644 --- a/jinrun/audit/审批接口.md +++ b/jinrun/audit/审批接口.md @@ -88,7 +88,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 |     code | 是 | string | 审批单号 | |     auditId | 是 | string | 审批ID | -#### 请求示例 +#### 请求Body示例 ```json { @@ -188,7 +188,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 |     code | 是 | string | 审批单号 | |     auditId | 是 | string | 审批ID | -#### 请求示例 +#### 请求Body示例 ```json { -- libgit2 0.21.0