文档
测试

民宿绑定蓝牙

POST
/bluetoothType/insertRoomReleLink(可批量绑定)

请求头

参数名
类型
描述
必填
Content-Type
application/json
必填
token
BJvyLPeDBLbl01DDDoMaEQ==
必填

请求参数

参数名
类型
描述
必填
bId
int
设备id
必填
rId
int
房间id
必填
hId
int
民宿id
必填
hrId
int
单间id
必填
rType
是否是大门 0否 1是(房间列表获取)
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
state
boolean
示例:true
必填