房型搜索
POST
http://localhost:8888/api/accomapplet/search
请求参数
参数名
类型
描述
必填
systemId
int
示例:2
必填
startDate
string
示例: 2022-02-01
必填
days
int
示例:2
必填
tagList
array
数据列表
必填
type
int
1 房型 2 包栋 3 套餐
必填
响应参数
参数名
类型
描述
必填
code
string
示例:1
必填
roomTypeId
int
示例:5
必填
created_at
string
示例:2022-07-15T15:54:30.1900418+08:00
必填
updated_at
string
示例:2022-07-15T15:54:30.1900418+08:00
必填
systemId
int
示例:2
必填
shopId
int
示例:3
必填
name
string
示例:特惠套间
必填
priceType
int
示例:2
必填
weekPrice
int
示例:800
必填
weekendPrice
int
示例:1000
必填
penalty
int
示例:2
必填
roomNum
int
示例:2
必填
salesVolume
int
示例:0
必填
tagList
array
数据列表
必填
imageList
array
数据列表
必填
empty
boolean
示例:false
必填
errorDetail
string
示例:
必填
msg
string
示例:成功
必填