Commit aa6b36f55dd5f0dd9c5bd4ae0ff699f7cc028b65

Authored by 王富国
1 parent 972167c2
Exists in master

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

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
jinrun/audit/审批接口.md
... ... @@ -48,8 +48,8 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
48 48  
49 49 ### 请求方式
50 50  
51   -POST
52   -Content-Type: application/json
  51 +* POST
  52 +* Content-Type: application/json
53 53  
54 54 ### Headers参数
55 55  
... ... @@ -109,8 +109,8 @@ Content-Type: application/json
109 109  
110 110 ### 请求方式
111 111  
112   -POST
113   -Content-Type: application/json
  112 +* POST
  113 +* Content-Type: application/json
114 114  
115 115 ### Headers参数
116 116  
... ... @@ -166,8 +166,8 @@ Content-Type: application/json
166 166  
167 167 ### 请求方式
168 168  
169   -POST
170   -Content-Type: application/json
  169 +* POST
  170 +* Content-Type: application/json
171 171  
172 172 ### Headers参数
173 173  
... ...