Commit 39b70ecc0612a0b17bdde6ad404769e156638c07
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,6 +250,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒 | ||
| 250 | ###### 请求方式: | 250 | ###### 请求方式: |
| 251 | 251 | ||
| 252 | post | 252 | post |
| 253 | +* Content-Type: application/json | ||
| 253 | 254 | ||
| 254 | ###### 请求地址: | 255 | ###### 请求地址: |
| 255 | 256 | ||
| @@ -323,6 +324,7 @@ post | @@ -323,6 +324,7 @@ post | ||
| 323 | ###### 请求方式: | 324 | ###### 请求方式: |
| 324 | 325 | ||
| 325 | post | 326 | post |
| 327 | +* Content-Type: application/json | ||
| 326 | 328 | ||
| 327 | ###### 请求地址: | 329 | ###### 请求地址: |
| 328 | 330 | ||
| @@ -402,6 +404,7 @@ post | @@ -402,6 +404,7 @@ post | ||
| 402 | ###### 请求方式: | 404 | ###### 请求方式: |
| 403 | 405 | ||
| 404 | post | 406 | post |
| 407 | +* Content-Type: application/json | ||
| 405 | 408 | ||
| 406 | ###### 请求地址: | 409 | ###### 请求地址: |
| 407 | 410 |