Commit 7293fd7e9dfad2e6e4ddf14910476631b59418aa

Authored by 王富国
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 166  
167 167 | 名称 | 类型 | 必填 | 示例值 | 描述 |
168 168 | ------------- | ------ | -------------------------- | -------------------------------- |---------------------------------------------------------------------------------------------|
169   -| Authorization | String | 是     | Bearer a2c5680001 | 调用服务端API的应用凭证accessToken,通过调用获取访问凭证接口获取。 |
170 169 | appKey | String | 是 | 0867ef5f23ef446483749e19e1692b40 | 金润提供 |
171 170 | timestamp | String | 是 | 1643251533306 | 当前时间戳毫秒值 |
172 171 | nonce | String | 是 | gdst9t | 6位小写字母数字组合随机串 |
... ...