Commit 84d98b56307e6479d548a1eab553f70380b2cc6b

Authored by 王富国
1 parent 470728e3
Exists in master

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

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
jinrun/audit/审批接口.md
@@ -25,6 +25,11 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 @@ -25,6 +25,11 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
25 字符集:utf-8 25 字符集:utf-8
26 注:无敏感数据则无需加密 26 注:无敏感数据则无需加密
27 27
  28 +## 业务接口
  29 +* 1.发起审批
  30 +* 2.撤销审批
  31 +* 3.审批回调
  32 +
28 ## 1.发起审批 33 ## 1.发起审批
29 34
30 ### 简要描述 35 ### 简要描述