文档
测试

获取民宿绑定的蓝牙设备

POST
managerHomestayController/getHotelRoomReleBluetooth

请求参数

参数名
类型
描述
必填
rId
int
(房间号id)52
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
data
数据
必填
rId
int
示例:52
必填
bTName
string
(系列名称)示例:测试
必填
lId
int
(绑定表id)示例:1
必填
bName
string
(蓝牙名称)示例:蓝牙1号
必填
bCode
string
(蓝牙编码)示例:252326
必填
bKey
string
(蓝牙秘钥)示例:woshimiyao
必填
bId
int
(蓝牙id)示例:1
必填
state
boolean
示例:true
必填