Commit 29c9521148274f5561f6d37c8b62982d31ee346e

Authored by 王富国
1 parent 6bdfc1a5
Exists in master

feat:增加百腾对接文档

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
order/ld/baiteng/order.md
... ... @@ -42,7 +42,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
42 42 * 生产:https://example.com/order/add
43 43 * 测试:https://test.example.com/order/add
44 44  
45   -##### Headers参数(具体由百腾提供)
  45 +##### Headers参数(仅供参考, 具体由百腾提供)
46 46  
47 47 | 名称 | 类型 | 必填 | 示例值 | 描述 |
48 48 | ------------- | ------ | -------------------------- | -------------------------------- | ------------------------------------------------------------ |
... ... @@ -261,7 +261,7 @@ appKey(则一提供) + appSecret(则一提供) + timestamp(当前时间戳毫秒
261 261 * 生产:https://example.com/order/cancel
262 262 * 测试:https://test.example.com/order/cancel
263 263  
264   -##### Headers参数(具体由百腾提供)
  264 +##### Headers参数(仅供参考, 具体由百腾提供)
265 265  
266 266 | 名称 | 类型 | 必填 | 示例值 | 描述 |
267 267 | ------------- | ------ | -------------------------- | -------------------------------- | ------------------------------------------------------------ |
... ...