文档
测试

查看详情

GET
/backstage/viewDetails

请求参数

参数名
类型
描述
必填
businessId
Integer
酒店id
必填

说明 / 示例

{ "code": 200, "data": { "bossName": null, "creationTime": "2021-12-07 10:52:55", "hotelAddress": "西湖别墅区", "hotelBrand": "极狐", "hotelJc": "只有你想不到的没有我想不到的", "hotelLabel": "尊享极致", "hotelName": "测试", "hotelPhone": "123456", "hotelPhoto": "无", "hotelRegion": "浙江省杭州市西湖区", "hotelStar": "5", "hotelType": "民宿", "hotelZt": 0, "id": 1, "isDelete": 0, "lat": null, "lon": null, "pets": 0, "price": 88800, "roomNum": 88, "sshfw": "1", "updateTime": null, "wlss": 0 }, "jwtToken": null, "message": "操作成功" }