文档
测试

获取价格

POST
/hotelPrice/getHotelPrice

请求参数

参数名
类型
描述
必填
istable
int
必填
hId
int
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
hotelPrice
object
数据字典
必填
listPrice
array
数据列表
必填
date
string
示例:2021-09-06
必填
price
int
示例:666
必填
code
int
示例:200
必填
state
boolean
示例:true
必填