收藏品牌
POST
/userController/collectHotelBrand
请求参数
参数名
类型
描述
必填
uId
string
用户id
必填
bId
int
品牌id
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:收藏成功
必填
code
int
示例:200
必填
hotelBrandCollectState
int
示例:1
必填
state
boolean
示例:true
必填