录入蓝牙设备
POST
/bluetoothType/insertBluetoothFacility
请求参数
参数名
类型
描述
必填
bTId
int
类型id
必填
bName
string
蓝牙名称
必填
bCode
string
编码
必填
bKey
string
秘钥
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
state
boolean
示例:true
必填