提交 192caee6 编写于 作者: W wangyaqi

update: mp-alipay api

上级 02494e71
......@@ -339,6 +339,18 @@ const protocols = { // 需要做转换的 API 列表
item.uuid = item.serviceId
})
}
},
createBLEConnection: {
name: 'connectBLEDevice',
args: {
timeout: false
}
},
closeBLEConnection: {
name: 'disconnectBLEDevice'
},
onBLEConnectionStateChange: {
name: 'onBLEConnectionStateChanged'
},
makePhoneCall: {
args: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册