Commit bc715e5008073fcc7c2d2245bb7c088f25232e7e

Authored by 王富国
1 parent 84d98b56
Exists in master

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

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
jinrun/audit/审批接口.md
@@ -26,9 +26,9 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 @@ -26,9 +26,9 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
26 注:无敏感数据则无需加密 26 注:无敏感数据则无需加密
27 27
28 ## 业务接口 28 ## 业务接口
29 -* 1.发起审批  
30 -* 2.撤销审批  
31 -* 3.审批回调 29 +* __1.发起审批__
  30 +* __2.撤销审批__
  31 +* __3.审批回调__
32 32
33 ## 1.发起审批 33 ## 1.发起审批
34 34