文档
测试

民宿主添加风格

POST
webRoomResource/addnewgethotelstyles

请求参数

参数名
类型
描述
必填
sStyle
string
风格名称
必填
decorPic
string
图片路径
必填
mId
string
民宿主id
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
state
boolean
示例:true
必填
hotelStyle
object
数据字典
必填
decorPic
string
(图片路径)示例:https://bj-yys.oss-cn-beijing.aliyuncs.com/H5img/tianranyangba.png
必填
isPlatform
int
(是否是民宿主 0是 1否)示例:0
必填
sid
int
(风格id)示例:30
必填
sstyle
string
(风格名称)示例:民宿主测试风格
必填