删除酒店品牌
POST
/b/deleteHotel
响应参数
参数名
类型
描述
必填
code
int
状态值
必填
message
string
提示内容
必填
data
map
返回成功失败字符串
必填
参数
参数名
类型
描述
必填
brandId
int
删除的酒店品牌的id
必填