sendMCloudRequest 发送智慧云网络请求
摘要:sendMCloudRequest ^6.8 发送智慧云网络请求:此接口固定Post到智慧云https地址及端口 #请求参数 Prop Type Default Comment version String N/A 可选项)请求服务的版本,若没有传此项参数, 则使用默认值:"v1" url Stri
阅读全文
posted @
2024-12-22 09:17
AtlasLapetos
阅读(17)
推荐(0)
sendElectronicRequest 发送商城请求
摘要:sendElectronicRequest ^6.8 发送商城请求 #请求参数 Prop Type Default Comment method String N/A POST/GET, 默认POST hostUrl String N/A 接口host data Object N/A 请求参数 he
阅读全文
posted @
2024-12-22 09:17
AtlasLapetos
阅读(11)
推荐(0)
sendCentralCloudRequest 发送给中台的通用网络请求接口
摘要:sendCentralCloudRequest ^6.8 发送给中台的通用网络请求接口 #请求参数 Prop Type Default Comment bizType String N/A ^6.1.0 业务类型,0:IoT请求(默认);1:中国区请求 } 注:当bizType为1时,APP将在请求
阅读全文
posted @
2024-12-22 09:17
AtlasLapetos
阅读(18)
推荐(0)
resetCookie 删除所有的cookie
摘要:resetCookie ^6.8 删除所有的cookie #请求参数 Prop Type Default Comment urls Array N/A #接口调用示例 const params = { urls: ['http://baidu.com'], } this.$bridge .reset
阅读全文
posted @
2024-12-22 09:17
AtlasLapetos
阅读(7)
推荐(0)
requestDataTransmit 服务透传接口
摘要:requestDataTransmit ^6.8 服务透传接口。提供给插件发送请求至事业部的品类服务器。此接口美居APP会将请求内容加密,然后发送给“云平台”进行中转发送至事业部品类服务器。 #请求参数 Prop Type Default Comment type String N/A 服务类型,如
阅读全文
posted @
2024-12-22 09:17
AtlasLapetos
阅读(19)
推荐(0)