获取当前民宿不能选中的时间
POST
/homePageapi/getcheckedtime
请求参数
参数名
类型
描述
必填
hId
int
民宿id
必填
istable
int
(是否是包栋)1包栋 2房型
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
checkedtime
array
数据列表
必填
code
int
示例:200
必填
state
boolean
示例:true
必填