文档
测试

获取房源信息

POST
/webRoomResource/getHousingInformation

请求参数

参数名
类型
描述
必填
mId
民宿主id
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
state
boolean
示例:true
必填
housingInformation
object
数据字典
必填
roomMassageId
int
(房源信息id)示例:1
必填
roomResourceCount
int
(房间数)示例:123
必填
rRoomResourceTypes
array
数据列表
必填
resourceId
int
示例:1
必填
resourceName
string
(类型名称)示例:城市民居
必填
checkState
boolean
示例:false
必填
rRoomResourceTypes
array
数据列表
必填
resourceId
int
(房源类型id)示例:17
必填
resourceName
string
(类型名称)示例:住宅民宿
必填
pId
int
(一级id)示例:1
必填
checkState
boolean
(是否选中 )示例:true
必填
selectAlone
boolean
(是否单间)示例:true
必填
selectWhole
boolean
(是否整栋)示例:true
必填