+++
post:http://txcl.sp11.cn/Custom_Clindex/Api/getHotelInfo
*staff_no= test001#用户编号user_no
*pdetail_id=4#计划详情id
*resid=93638#酒店id
pdetail_end= #离店日期
<<<
success
{
"status":1,
"msg":"成功",
"hotel_info":{
"info_data":酒店详情{
"ResId":93638,
"ResName":"常熟金陵天铭国际大酒店",
"ContName":"所属大洲",
"ProvName":"所属省份",
"CityName":"所属城市",
"PostCode":"邮编",
"Address":"地址",
"ResPhone":"电话",
"Intro":"酒店介绍 ",
"ResGrade":"酒店类型",
"ResGPS":坐标[
{
"Type":坐标类型( 1-百度坐标 2-图吧坐标 3-谷歌坐标),
"Lon":"经度",
"Lat":"纬度"
},...
],
"CountryName":"所属国家",
"ShortIntro":"酒店简介",
"ArrivalAndDeparture":"入住政策",
"CancelDescription":"取消政策”",
"DepositAndPrepaid":"注意事项",
"PetDescription":"宠物政策",
"ChildDescription":"儿童政策",
"hotel_img":"酒店图片"
},
"info_detaildata":[
{
"ResId":酒店id,
"ProId":"房型id",
"ResProName":"豪放行名称",
"ResProProps":{
"房间详情":"介绍",.....
},
"RoomSize":"房间面积",
"RoomFloor":"房间楼层",
"AdultCount":成人数,
"ChildCount":儿童数,
"BreakfastCount":早餐份数,
"BedTypeName":"床型",
"room_price":房间价格
},......
],
"hotel_img":"房间图片",
"FacilityServices":{
"酒店设施":{
"type":"设施类型名称",
"list":[
"具体设施",...
]
}, ...
}
}
}
<<<
error
这里填写错误的返回码
以此类推,每个状态使用 <<< 分割,
第一行添加状态名称
+++
- 东阿阿胶
- 东阿阿胶-出差计划上传接口getPlanInfo
- 东阿阿胶-用户列表传输接口getStaffList
- 东阿阿胶-组织架构图接口getStaffDept
- 东阿阿胶-单一计划登录路径参数说明
- 东阿阿胶-出差计划调取接口getPlanList
- 东阿阿胶-预定酒店getOrderSave
- 东阿阿胶-用户订单列表getOrderList
- 东阿阿胶-取消订单getOrderDelete
- 东阿阿胶-用户详情getStaffInfo
- 东阿阿胶-计划金额查询接口getPlanTotal
- 天下差旅
- 天下差旅-酒店接口getGuzzleHotel
- 天下差旅-获取酒店列表getHotelList
- 天下差旅-酒店详情getHotelInfo
- 天下差旅-区域表get_area_list