名称:我的酒店

接口:/api/api/myHotel

请求方式:post

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

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "id": 13,
        "hotel_title": "四季酒店3",
        "hotel_address": "上海外滩",
        "choice_time_str": "2020年10月12日", //入住时间
        "out_time_str": "2020年10月12日", //退房时间
        "remark": "2020年10月12日", //备注信息
        "is_need": true
    }
}

results matching ""

    No results matching ""