名称:我的接送机

接口:/api/api/myPlain

请求方式:post

参数名 类型 必填 说明 示例
uuid str Y 唯一值 9

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "id": 9,
        "give_type": 1, //1接2送
        "give_plain_location": "北京站",
        "give_plain_times": "G1",
        "give_plain_time_str": "2020-10-13",
        "give_plain_time": "时间错", //返回了时间错  前端自己拼接
        "type": 1, //1火车2飞机
        "is_need": true
    }
}

results matching ""

    No results matching ""