Commit 39b70ecc0612a0b17bdde6ad404769e156638c07

Authored by 王富国
1 parent b4dbae87
Exists in master

feat:增加百腾对接文档

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
order/ld/baiteng/order.md
... ... @@ -250,6 +250,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
250 250 ###### 请求方式:
251 251  
252 252 post
  253 +* Content-Type: application/json
253 254  
254 255 ###### 请求地址:
255 256  
... ... @@ -323,6 +324,7 @@ post
323 324 ###### 请求方式:
324 325  
325 326 post
  327 +* Content-Type: application/json
326 328  
327 329 ###### 请求地址:
328 330  
... ... @@ -402,6 +404,7 @@ post
402 404 ###### 请求方式:
403 405  
404 406 post
  407 +* Content-Type: application/json
405 408  
406 409 ###### 请求地址:
407 410  
... ...