Commit 7293fd7e9dfad2e6e4ddf14910476631b59418aa
1 parent
bc715e50
Exists in
master
feat:增加金润对接钉钉审批接口
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
jinrun/audit/审批接口.md
| @@ -166,7 +166,6 @@ POST | @@ -166,7 +166,6 @@ POST | ||
| 166 | 166 | ||
| 167 | | 名称 | 类型 | 必填 | 示例值 | 描述 | | 167 | | 名称 | 类型 | 必填 | 示例值 | 描述 | |
| 168 | | ------------- | ------ | -------------------------- | -------------------------------- |---------------------------------------------------------------------------------------------| | 168 | | ------------- | ------ | -------------------------- | -------------------------------- |---------------------------------------------------------------------------------------------| |
| 169 | -| Authorization | String | 是 | Bearer a2c5680001 | 调用服务端API的应用凭证accessToken,通过调用获取访问凭证接口获取。 | | ||
| 170 | | appKey | String | 是 | 0867ef5f23ef446483749e19e1692b40 | 金润提供 | | 169 | | appKey | String | 是 | 0867ef5f23ef446483749e19e1692b40 | 金润提供 | |
| 171 | | timestamp | String | 是 | 1643251533306 | 当前时间戳毫秒值 | | 170 | | timestamp | String | 是 | 1643251533306 | 当前时间戳毫秒值 | |
| 172 | | nonce | String | 是 | gdst9t | 6位小写字母数字组合随机串 | | 171 | | nonce | String | 是 | gdst9t | 6位小写字母数字组合随机串 | |