简要描述:
版本号 | 制定人 | 制定日期 | 修订日期 |
---|---|---|---|
1.0.0 | kevin | 2021-01-19 |
请求URL:
请求方式:
- GET
请求头:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
token | 否 | string | 授权凭证 |
请求参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
module | 是 | string | 固定值 movingandrunning |
type | 是 | string | 固定值 2 |
distance | 是 | string | 距离,单位公里,例如:10 |
返回示例:
正确时返回:
错误时返回:
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
all | int | 请求参数 |
json.min_distance | int | 起步距离 |
json.distance | int | 实际距离 |
json.price | int | 起步价 |
json.fee | int | 超出价 |
json.last_price | int | 最后价格,用户支付的价格 |
备注:
- 无
作者:admin 创建时间:2021-01-19 17:54
更新时间:2025-04-01 15:41
更新时间:2025-04-01 15:41