Commit e8b310cc914c8263c6aaf6b701463e2e18caeab7

Authored by 王富国
1 parent cc0906b6
Exists in master

feat:增加金润对接钉钉审批接口

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
jinrun/audit/审批接口.md
@@ -88,7 +88,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 @@ -88,7 +88,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
88 |     code | 是 | string | 审批单号 | 88 |     code | 是 | string | 审批单号 |
89 |     auditId | 是 | string | 审批ID | 89 |     auditId | 是 | string | 审批ID |
90 90
91 -#### 请求示例 91 +#### 请求Body示例
92 92
93 ```json 93 ```json
94 { 94 {
@@ -188,7 +188,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 @@ -188,7 +188,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
188 |     code | 是 | string | 审批单号 | 188 |     code | 是 | string | 审批单号 |
189 |     auditId | 是 | string | 审批ID | 189 |     auditId | 是 | string | 审批ID |
190 190
191 -#### 请求示例 191 +#### 请求Body示例
192 192
193 ```json 193 ```json
194 { 194 {