diff --git a/Editor/WXPluginVersion.cs b/Editor/WXPluginVersion.cs
index 927088ed..ac768a8d 100644
--- a/Editor/WXPluginVersion.cs
+++ b/Editor/WXPluginVersion.cs
@@ -2,7 +2,7 @@ namespace WeChatWASM
{
public class WXPluginVersion
{
- public static string pluginVersion = "202504150349"; // 这一行不要改他,导出的时候会自动替换
+ public static string pluginVersion = "202504151208"; // 这一行不要改他,导出的时候会自动替换
}
public class WXPluginConf
diff --git a/Editor/wx-editor.dll b/Editor/wx-editor.dll
index 33019c70..e82596c3 100644
Binary files a/Editor/wx-editor.dll and b/Editor/wx-editor.dll differ
diff --git a/Runtime/Plugins/wx-perf.dll b/Runtime/Plugins/wx-perf.dll
index cf7e1ddd..91cf2b02 100644
Binary files a/Runtime/Plugins/wx-perf.dll and b/Runtime/Plugins/wx-perf.dll differ
diff --git a/Runtime/Plugins/wx-runtime-editor.dll b/Runtime/Plugins/wx-runtime-editor.dll
index 74d6db38..7ad67f37 100644
Binary files a/Runtime/Plugins/wx-runtime-editor.dll and b/Runtime/Plugins/wx-runtime-editor.dll differ
diff --git a/Runtime/Plugins/wx-runtime-editor.xml b/Runtime/Plugins/wx-runtime-editor.xml
index 7f62b32c..e04592bf 100644
--- a/Runtime/Plugins/wx-runtime-editor.xml
+++ b/Runtime/Plugins/wx-runtime-editor.xml
@@ -3109,41 +3109,11 @@
可参考[calc_signature](https://docs.qq.com/doc/DVUN0QWJja0J5c2x4)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
预告 id,通过 getChannelsLiveNoticeInfo 接口获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -3824,11 +3794,6 @@
下载资源的 url
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.10.4`
@@ -3846,11 +3811,6 @@
是否开启 Quic/h3 协议(iOS 微信目前使用 gQUIC-Q43;Android 微信在 v8.0.54 前使用 gQUIC-Q43,v8.0.54 开始使用 IETF QUIC,即 h3 协议;PC微信使用 IETF QUIC,即 h3 协议)
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `1.8.0`
@@ -3862,11 +3822,6 @@
HTTP 请求的 Header,Header 中不能设置 Referer
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.10.0`
@@ -4230,16 +4185,6 @@
文本的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
字号
@@ -4261,31 +4206,11 @@
- 'bold': 粗体;
-
-
- 接口调用成功的回调函数
-
-
需要添加的卡券列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
卡券的扩展参数。需将 CardExt 对象 JSON 序列化为**字符串**传入
@@ -4322,21 +4247,6 @@
shareTicket。可以从 wx.getEnterOptionsSync 中获取。详情 [shareTicket](#)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
经过加密的activityId,解密后可得到原始的activityId。若解密后得到的activityId可以与开发者后台的活动id对应上则验证通过,否则表明valid字段不可靠(被篡改) 详细见[加密数据解密算法](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html)
@@ -4362,71 +4272,16 @@
需要获取权限的 scope,详见 [scope 列表](https://developers.weixin.qq.com/minigame/dev/guide/base-ability/authorize.html#scope-列表)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否被添加至 「我的小程序」
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
最多可以选择的图片张数
-
-
- 接口调用失败的回调函数
-
-
所选的图片的尺寸
@@ -4443,11 +4298,6 @@
- 'camera': 使用相机;
-
-
- 接口调用成功的回调函数
-
-
图片的本地临时文件路径列表 (本地路径)
@@ -4477,21 +4327,11 @@
- 'front': 使用前置摄像头;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
最多可以选择的文件个数,基础库2.25.0前,最多可支持9个文件,2.25.0及以后最多可支持20个文件
-
-
- 接口调用失败的回调函数
-
-
拍摄视频最长拍摄时间,单位秒。时间范围为 3s 至 60s 之间。不限制相册。
@@ -4519,11 +4359,6 @@
- 'camera': 使用相机拍摄;
-
-
- 接口调用成功的回调函数
-
-
本地临时文件列表
@@ -4577,27 +4412,12 @@
最多可以选择的文件个数,可以 0~100
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.6.0`
根据文件拓展名过滤,仅 type==file 时有效。每一项都不能是空字符串。默认不过滤。
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
所选的文件的类型
@@ -4647,21 +4467,6 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -4704,31 +4509,11 @@
| 10013 | invalid_data | 连接 deviceId 为空或者是格式不正确 |
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
图片路径,图片的路径,支持本地路径、代码包路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.26.0`
@@ -4741,21 +4526,11 @@
压缩后图片的宽度,单位为px,若不填写则默认以compressedHeight为准等比缩放。
-
-
- 接口调用失败的回调函数
-
-
压缩质量,范围0~100,数值越小,质量越低,压缩率越高(仅对jpg有效)。
-
-
- 接口调用成功的回调函数
-
-
压缩后图片的临时文件路径 (本地路径)
@@ -4766,41 +4541,11 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
超时时间,单位 ms,不填表示不会超时
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
[BLEPeripheralServer](https://developers.weixin.qq.com/minigame/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.html)
@@ -4933,21 +4678,6 @@
描述service的Object
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
characteristics列表
@@ -5103,36 +4833,11 @@
service 的 UUID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
广播自定义参数
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
广播功率
@@ -5142,11 +4847,6 @@
- 'high': 功率高;
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.20.1`
@@ -5203,21 +4903,6 @@
制造商信息
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙特征的 UUID
@@ -5243,51 +4928,6 @@
可选,处理回包时使用
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
图像像素点数据,每四项表示一个像素点的 RGBA
@@ -5303,11 +4943,6 @@
图像宽度
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
是否返回当前图像的人脸角度信息
@@ -5328,16 +4963,6 @@
是否返回当前图像的人脸(106 个点)
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
人脸角度信息,取值范围 [-1, 1],数值越接近 0 表示越正对摄像头
@@ -5413,21 +5038,6 @@
右眼可信度
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
支持的音频输入源列表,可在 [RecorderManager.start()](https://developers.weixin.qq.com/minigame/dev/api/media/recorder/RecorderManager.start.html) 接口中使用。返回值定义参考 https://developer.android.com/reference/kotlin/android/media/MediaRecorder.AudioSource
@@ -5451,21 +5061,6 @@
蓝牙服务 UUID。需要先调用 [wx.getBLEDeviceServices](https://developers.weixin.qq.com/minigame/dev/api/device/bluetooth-ble/wx.getBLEDeviceServices.html) 获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
设备特征列表
@@ -5516,21 +5111,6 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
信号强度,单位 dBm
@@ -5541,21 +5121,6 @@
蓝牙设备 id。需要已经通过 [wx.createBLEConnection](https://developers.weixin.qq.com/minigame/dev/api/device/bluetooth-ble/wx.createBLEConnection.html) 建立连接
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
设备服务列表
@@ -5576,21 +5141,6 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
写模式 (iOS 特有参数)
@@ -5609,21 +5159,6 @@
缓存数据类别,取值为 periodic 或 pre
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
缓存数据
@@ -5649,21 +5184,6 @@
客户端拿到缓存数据的时间戳 ms。(iOS 时间戳存在异常,8.0.27 修复)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
接口调用结果
@@ -5674,21 +5194,6 @@
自定义的登录态
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否正在充电中
@@ -5705,21 +5210,6 @@
设备电量,范围 1 - 100
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -5790,21 +5280,6 @@
Beacon 设备广播的 UUID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙适配器是否可用
@@ -5815,21 +5290,6 @@
是否正在搜索设备
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
UUID 对应的已连接设备列表
@@ -5880,33 +5340,18 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.29.0`
结束时间,筛选指定时间段的直播。若上传了startTime,未上传endTime,则endTime默认取当前时间
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.29.0`
起始时间,筛选指定时间段的直播。若上传了endTime,未上传startTime,则startTime默认为0
-
-
- 接口调用成功的回调函数
-
-
直播主题
@@ -5964,21 +5409,6 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
直播封面
@@ -6015,21 +5445,6 @@
预告状态:0可用 1取消 2已用
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
剪贴板的内容
@@ -6040,21 +5455,6 @@
蓝牙设备主服务的 UUID 列表(支持 16/32/128 位 UUID)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
搜索到的设备列表
@@ -6070,58 +5470,13 @@
蓝牙设备名称,某些设备可能没有
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
第三方平台自定义的数据
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
返回的坐标类型
@@ -6145,21 +5500,6 @@
需要获取的数据指标的对象数组
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
见type表格说明
@@ -6196,27 +5536,12 @@
开启后单聊下返回 open_single_roomid
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `3.7.8`
开启后返回用户在群(含单聊)下的 group_openid
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -6256,41 +5581,11 @@
加密算法的初始向量,详细见[加密数据解密算法](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
AI推理引擎版本
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -6306,21 +5601,6 @@
本机局域网子网掩码,基础库 2.24.0 开始支持
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.22.1`
@@ -6351,16 +5631,6 @@
是否处于弱网环境
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
手机号实时验证,向用户申请,并在用户同意后,快速填写和实时验证手机号 [具体说明](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/getRealtimePhoneNumber.html)。
@@ -6371,11 +5641,6 @@
当手机号快速验证或手机号实时验证额度用尽时,是否对用户展示“申请获取你的手机号,但该功能使用次数已达当前小程序上限,暂时无法使用”的提示,默认展示。
-
-
- 接口调用成功的回调函数
-
-
动态令牌
@@ -6391,21 +5656,6 @@
错误码(失败时返回)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否需要用户授权隐私协议(如果开发者没有在「MP后台-设置-服务内容声明-用户隐私保护指引」中声明隐私收集类型则会返回false;如果开发者声明了隐私收集,且用户之前同意过隐私协议则会返回false;如果开发者声明了隐私收集,且用户还没同意过则返回true;如果用户之前同意过、但后来小程序又新增了隐私收集类型也会返回true)
@@ -6416,41 +5666,11 @@
隐私授权协议的名称
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
屏幕亮度值,范围 0 ~ 1,0 最暗,1 最亮
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
录屏状态
@@ -6459,21 +5679,6 @@
- 'off': 关闭;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.10.1`
@@ -6516,42 +5721,12 @@
shareTicket,详见[获取更多转发信息](#)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `1.9.90`
超时时间,单位 ms
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
封面广告组件展示状态码
@@ -6572,21 +5747,6 @@
- 'fail': 展示失败;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
当前占用的空间大小, 单位 KB
@@ -6602,46 +5762,6 @@
限制的空间大小,单位 KB
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
显示用户信息的语言
@@ -6651,11 +5771,6 @@
- 'zh_TW': 繁体中文;
-
-
- 接口调用成功的回调函数
-
-
是否带上登录态信息。当 withCredentials 为 true 时,要求此前有调用过 wx.login 且登录态尚未过期,此时返回的数据会包含 encryptedData, iv 等敏感信息;当 withCredentials 为 false 时,不要求有登录态,返回的数据不包含 encryptedData, iv 等敏感信息。
@@ -6741,21 +5856,6 @@
要获取的 key 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误码
@@ -6783,21 +5883,6 @@
加密算法的初始向量,详见 [用户数据的签名验证和加解密](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html#加密数据解密算法)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.7.0`
@@ -6814,119 +5899,29 @@
加密算法的初始向量,详细见[加密数据解密算法](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.22.1`
目前 toast 和 loading 相关接口可以相互混用,此参数可用于取消混用特性
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.11.3`
本接口为 Beta 版本,暂只在 Android 平台支持。需要隐藏的转发按钮名称列表,默认['shareAppMessage', 'shareTimeline']。按钮名称合法值包含 "shareAppMessage"、"shareTimeline" 两种
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.22.1`
目前 toast 和 loading 相关接口可以相互混用,此参数可用于取消混用特性
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
小游戏内此房间/群聊的 ID。同一时刻传入相同 groupId 的用户会进入到同个实时语音房间。
@@ -6947,16 +5942,6 @@
验证所需的时间戳
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.29.0`
@@ -6976,11 +5961,6 @@
- 'video': 视频房间,结合 [voip-room](#) 组件可显示成员画面;
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -7028,21 +6008,6 @@
在此通话中的成员 openId 名单
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `1.9.90`
@@ -7075,56 +6040,21 @@
pin 码,Base64 格式。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
超时时间,单位 ms
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要返回给上一个小程序的数据,上一个小程序可在 `App.onShow` 中获取到这份数据。 [详情](#)。
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
要打开的小程序 appId
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
要打开的小程序版本。仅在当前小程序为开发版或体验版时此参数有效。如果当前小程序是正式版,则打开的小程序必定是正式版。
@@ -7139,11 +6069,6 @@
需要传递给目标小程序的数据,目标小程序可在 `App.onLaunch`,`App.onShow` 中获取到这份数据。如果跳转的是小游戏,可以在 [wx.onShow](https://developers.weixin.qq.com/minigame/dev/api/base/app/life-cycle/wx.onShow.html)、[wx.getLaunchOptionsSync](https://developers.weixin.qq.com/minigame/dev/api/base/app/life-cycle/wx.getLaunchOptionsSync.html) 中可以获取到这份数据数据。
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.24.0`
@@ -7161,11 +6086,6 @@
小程序链接,当传递该参数后,可以不传 appId 和 path。链接可以通过【小程序菜单】->【复制链接】获取。
-
-
- 接口调用成功的回调函数
-
-
蓝牙特征的 UUID
@@ -7186,21 +6106,6 @@
是否启用 notify
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.4.0`
@@ -7697,31 +6602,6 @@
变化后的窗口宽度,单位 px
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.10.0`
@@ -7731,31 +6611,11 @@
- 'peripheral': 从机(外围设备)模式;
-
-
- 接口调用成功的回调函数
-
-
需要打开的卡券列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
卡券 ID
@@ -7772,21 +6632,6 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
活动 id
@@ -7797,36 +6642,11 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
直播 feedId,通过 getChannelsLiveInfo 接口获取(基础库 v2.19.2 之前的版本需要填写)
@@ -7837,31 +6657,11 @@
直播 nonceId,通过 getChannelsLiveInfo 接口获取(基础库 v2.19.2 之前的版本需要填写)
-
-
- 接口调用成功的回调函数
-
-
视频号 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
企业ID
@@ -7872,16 +6672,6 @@
客服信息
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
气泡消息图片
@@ -7902,26 +6692,11 @@
是否发送小程序气泡消息
-
-
- 接口调用成功的回调函数
-
-
客服链接
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
会话内消息卡片图片路径
@@ -7947,11 +6722,6 @@
是否显示会话内消息卡片,设置此参数为 true,用户进入客服会话会在右下角显示"可能要发送的小程序"提示,用户点击后可以快速发送小程序消息
-
-
- 接口调用成功的回调函数
-
-
在客服会话内点击小程序消息卡片进入小程序时,所带的小程序打开路径
@@ -7962,36 +6732,6 @@
在客服会话内点击小程序消息卡片进入小程序时,所带的小程序打开参数
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.10.3`
@@ -8011,21 +6751,6 @@
用户订阅消息设置,接口参数`withSubscriptions`值为`true`时才会返回。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
对局回放的播放速率,只能设置以下几个值: 0.3, 0.5, 1, 1.5, 2, 2.5, 3.其中1表示元素播放,小于1表示减速播放,大于1表示加速播放
@@ -8041,21 +6766,11 @@
对局回放背景音乐的地址
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
分享的对局回放打开后的描述内容
-
-
- 接口调用失败的回调函数
-
-
分享的对局回放打开后跳转小游戏的 path (独立分包路径)
@@ -8066,11 +6781,6 @@
分享的对局回放打开后跳转小游戏的 query
-
-
- 接口调用成功的回调函数
-
-
对局回放的剪辑区间,是一个二维数组,单位 ms(毫秒)。[[1000, 3000], [4000, 5000]] 表示剪辑已录制对局回放的 1-3 秒和 4-5 秒最终合成为一个 3 秒的对局回放。对局回放剪辑后的总时长最多 60 秒,即 1 分钟
@@ -8091,21 +6801,11 @@
需要预览的图片链接列表。[2.2.3](https://developers.weixin.qq.com/miniprogram/dev/framework/compatibility.html) 起支持云文件ID。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
当前显示图片的链接
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.13.0`
@@ -8118,31 +6818,16 @@
是否显示长按菜单。
-
-
- 接口调用成功的回调函数
-
-
需要预览的资源列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
当前显示的资源序号
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.13.0`
@@ -8155,11 +6840,6 @@
是否显示长按菜单。
-
-
- 接口调用成功的回调函数
-
-
图片或视频的地址
@@ -8193,71 +6873,21 @@
蓝牙特征对应服务的 UUID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
本地缓存中指定的 key
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
要删除掉 key 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
场景ID,在「小程序管理后台」获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
此场景的耗时,单位 ms
@@ -8268,21 +6898,11 @@
自定义维度数据,key在「小程序管理后台」获取。只支持能够通过JSON.stringify序列化的对象,且序列化后长度不超过1024个字符
-
-
- 接口调用失败的回调函数
-
-
自定义指标数据,key在「小程序管理后台」获取。只支持能够通过JSON.stringify序列化的对象,且序列化后长度不超过1024个字符
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -8408,21 +7028,6 @@
分区 ID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -8502,11 +7107,6 @@
购买数量。mode=game 时必填。购买数量。详见 [buyQuantity 限制说明](#buyquantity-限制说明)。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
环境配置
@@ -8515,11 +7115,6 @@
- 1: 米大师沙箱环境;
-
-
- 接口调用失败的回调函数
-
-
申请接入时的平台,platform 与应用id有关。
@@ -8527,11 +7122,6 @@
- 'android': android;
-
-
- 接口调用成功的回调函数
-
-
分区 ID
@@ -8638,21 +7228,6 @@
需要订阅的消息模板的id的集合,一次调用最多可订阅3条消息(注意:iOS客户端7.0.6版本、Android客户端7.0.7版本之后的一次性订阅/长期订阅才支持多个模板消息,iOS客户端7.0.5版本、Android客户端7.0.6版本之前的一次订阅只支持一个模板消息)消息模板id在[微信公众平台(mp.weixin.qq.com)-功能-订阅消息]中配置。每个tmplId对应的模板标题需要不相同,否则会被过滤。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
接口调用失败错误码
@@ -8676,21 +7251,6 @@
系统订阅消息类型列表,一次调用最多可订阅3种类型的消息,目前支持:"SYS_MSG_TYPE_INTERACTIVE"(好友互动提醒)、"SYS_MSG_TYPE_RANK"(排行榜超越提醒)、"SYS_MSG_TYPE_WHATS_NEW"(游戏更新提醒)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
[MSG_TYPE]是动态的键,即系统订阅消息类型,值为'accept'、'reject'、'ban','accept'表示用户同意订阅该类型对应的模板消息,'reject'表示用户拒绝订阅该类型对应的模板消息,'ban'表示已被后台封禁。例如 { errMsg: "requestSubscribeSystemMessage:ok", SYS_MSG_TYPE_INTERACTIVE: "accept" } 表示用户同意订阅'SYS_MSG_TYPE_INTERACTIVE'这条消息
@@ -8699,91 +7259,21 @@
接口调用成功时errMsg值为'requestSubscribeSystemMessage:ok'
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
打开的页面路径,path 中 ? 后面的部分会成为 query
-
-
- 接口调用成功的回调函数
-
-
待保存文件路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
图片文件路径,可以是临时文件路径或永久文件路径 (本地路径) ,不支持网络路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `1.2.0`
@@ -8802,11 +7292,6 @@
- 'pdf417': PDF417 条码;
-
-
- 接口调用成功的回调函数
-
-
所扫码的字符集
@@ -8862,21 +7347,6 @@
最大传输单元。设置范围为 (22,512) 区间内,单位 bytes
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
最终协商的 MTU 值。如果协商失败则无此参数。安卓客户端 8.0.9 开始支持。
@@ -8892,41 +7362,11 @@
自定义的登录态
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
剪贴板的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
表示切换为横屏还是竖屏
@@ -8935,51 +7375,11 @@
- 'portrait': 竖屏;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否打开调试
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
是否与其他音频混播,设置为 true 之后,不会终止其他应用或微信内的音乐
@@ -8995,31 +7395,11 @@
true 代表用扬声器播放,false 代表听筒播放,默认值为 true。
-
-
- 接口调用成功的回调函数
-
-
是否保持屏幕常亮
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
样式风格
@@ -9028,41 +7408,11 @@
- 'dark': 深色;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
屏幕亮度值,范围 0 ~ 1,0 最暗,1 最亮。在安卓端支持传入特殊值 -1,表示屏幕亮度跟随系统变化
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
样式风格
@@ -9071,41 +7421,11 @@
- 'black': 浅色;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
要修改的 KV 数据列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
数据的 key
@@ -9116,21 +7436,6 @@
数据的 value
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
截屏/录屏时的表现,仅支持 none / hidden,传入 hidden 则表示在截屏/录屏时隐藏屏幕
@@ -9176,26 +7481,11 @@
警示文案
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
按钮的文字颜色
-
-
- 接口调用成功的回调函数
-
-
用户点击的按钮序号,从上到下的顺序,从0开始
@@ -9232,46 +7522,16 @@
是否为多行输入
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
提示的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
是否显示透明蒙层,防止触摸穿透
-
-
- 接口调用成功的回调函数
-
-
取消按钮的文字颜色,必须是 16 进制格式的颜色字符串
@@ -9282,11 +7542,6 @@
取消按钮的文字,最多 4 个字符
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
确认按钮的文字颜色,必须是 16 进制格式的颜色字符串
@@ -9308,11 +7563,6 @@
是否显示输入框
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.17.1`
@@ -9324,11 +7574,6 @@
是否显示取消按钮
-
-
- 接口调用成功的回调函数
-
-
提示的标题
@@ -9355,54 +7600,24 @@
要分享的图片地址,必须为本地路径或临时路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `3.2.0`
从消息小程序入口打开小程序的路径,如果当前页面允许分享给朋友,则默认为当前页面路径,否则默认为小程序首页
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `3.2.0`
分享的图片消息是否要带小程序入口 (仅部分小程序类目可用)
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.11.3`
本接口为 Beta 版本,暂只在 Android 平台支持。需要显示的转发按钮名称列表,默认['shareAppMessage']。按钮名称合法值包含 "shareAppMessage"、"shareTimeline" 两种
-
-
- 接口调用成功的回调函数
-
-
是否使用带 shareTicket 的转发[详情](#)
@@ -9413,21 +7628,11 @@
提示的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
提示的延迟时间
-
-
- 接口调用失败的回调函数
-
-
图标
@@ -9449,21 +7654,6 @@
是否显示透明蒙层,防止触摸穿透
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.1.0`
@@ -9474,51 +7664,21 @@
- 'normal': 普通的回调频率,在 200ms/次 左右;
-
-
- 接口调用成功的回调函数
-
-
Beacon 设备广播的 UUID 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
是否校验蓝牙开关,仅在 iOS 下有效。iOS 11 起,控制面板里关掉蓝牙,还是能继续使用 Beacon 服务。
-
-
- 接口调用成功的回调函数
-
-
是否允许重复上报同一设备。如果允许重复上报,则 [wx.onBlueToothDeviceFound](#) 方法会多次上报同一设备,但是 RSSI 值会有不同。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
上报设备的间隔,单位 ms。0 表示找到新设备立即上报,其他数值根据传入的间隔上报。
@@ -9538,36 +7698,6 @@
要搜索的蓝牙设备主服务的 UUID 列表(支持 16/32/128 位 UUID)。某些蓝牙设备会广播自己的主 service 的 UUID。如果设置此参数,则只搜索广播包有对应 UUID 的主服务的蓝牙设备。建议通过该参数过滤掉周边不需要处理的其他蓝牙设备。
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
监听设备方向的变化回调函数的执行频率
@@ -9577,121 +7707,11 @@
- 'normal': 普通的回调频率,在 200ms/次 左右;
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
键盘输入框的当前值
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.4.0`
@@ -9704,16 +7724,6 @@
指定成员的方式
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.13.0`
@@ -9731,11 +7741,6 @@
参与用户此聊天室下的 group_openid 列表
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.4.0`
@@ -9784,72 +7789,12 @@
静音设置
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.13.0`
震动强度类型,有效值为:heavy、medium、light
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -9877,21 +7822,6 @@
蓝牙设备特征对应的二进制值
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙特征值的写模式设置,有两种模式,iOS 优先 write,安卓优先 writeNoResponse 。(基础库 2.22.0 开始支持)
@@ -9905,36 +7835,6 @@
自定义query
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -9965,41 +7865,11 @@
是否正在直播
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
最近几场直播的 feedId 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
包括敏感数据在内的完整转发信息的加密数据,详细见加密数据解密算法 https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/signature.html
@@ -10030,76 +7900,16 @@
要查询的直播的id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
支持填写最多4个openid,该用户的直播间将在直播专区置顶显示;可不填
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
用于打开指定游戏内容页面的开放链接
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
code
@@ -10115,21 +7925,6 @@
要打开的业务类型,目前仅支持 'servicecommentpage'
-
-
- 调用成功、失败都会执行
-
-
-
-
- 评价失败的回调
-
-
-
-
- 评价成功的回调
-
-
帧数据
diff --git a/Runtime/Plugins/wx-runtime.dll b/Runtime/Plugins/wx-runtime.dll
index 1bdbe3b8..eb46ef1c 100644
Binary files a/Runtime/Plugins/wx-runtime.dll and b/Runtime/Plugins/wx-runtime.dll differ
diff --git a/Runtime/Plugins/wx-runtime.xml b/Runtime/Plugins/wx-runtime.xml
index 13ed2713..5f5e944c 100644
--- a/Runtime/Plugins/wx-runtime.xml
+++ b/Runtime/Plugins/wx-runtime.xml
@@ -3115,41 +3115,11 @@
可参考[calc_signature](https://docs.qq.com/doc/DVUN0QWJja0J5c2x4)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
预告 id,通过 getChannelsLiveNoticeInfo 接口获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -3830,11 +3800,6 @@
下载资源的 url
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.10.4`
@@ -3852,11 +3817,6 @@
是否开启 Quic/h3 协议(iOS 微信目前使用 gQUIC-Q43;Android 微信在 v8.0.54 前使用 gQUIC-Q43,v8.0.54 开始使用 IETF QUIC,即 h3 协议;PC微信使用 IETF QUIC,即 h3 协议)
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `1.8.0`
@@ -3868,11 +3828,6 @@
HTTP 请求的 Header,Header 中不能设置 Referer
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.10.0`
@@ -4236,16 +4191,6 @@
文本的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
字号
@@ -4267,31 +4212,11 @@
- 'bold': 粗体;
-
-
- 接口调用成功的回调函数
-
-
需要添加的卡券列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
卡券的扩展参数。需将 CardExt 对象 JSON 序列化为**字符串**传入
@@ -4328,21 +4253,6 @@
shareTicket。可以从 wx.getEnterOptionsSync 中获取。详情 [shareTicket](#)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
经过加密的activityId,解密后可得到原始的activityId。若解密后得到的activityId可以与开发者后台的活动id对应上则验证通过,否则表明valid字段不可靠(被篡改) 详细见[加密数据解密算法](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html)
@@ -4368,71 +4278,16 @@
需要获取权限的 scope,详见 [scope 列表](https://developers.weixin.qq.com/minigame/dev/guide/base-ability/authorize.html#scope-列表)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否被添加至 「我的小程序」
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
最多可以选择的图片张数
-
-
- 接口调用失败的回调函数
-
-
所选的图片的尺寸
@@ -4449,11 +4304,6 @@
- 'camera': 使用相机;
-
-
- 接口调用成功的回调函数
-
-
图片的本地临时文件路径列表 (本地路径)
@@ -4483,21 +4333,11 @@
- 'front': 使用前置摄像头;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
最多可以选择的文件个数,基础库2.25.0前,最多可支持9个文件,2.25.0及以后最多可支持20个文件
-
-
- 接口调用失败的回调函数
-
-
拍摄视频最长拍摄时间,单位秒。时间范围为 3s 至 60s 之间。不限制相册。
@@ -4525,11 +4365,6 @@
- 'camera': 使用相机拍摄;
-
-
- 接口调用成功的回调函数
-
-
本地临时文件列表
@@ -4583,27 +4418,12 @@
最多可以选择的文件个数,可以 0~100
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.6.0`
根据文件拓展名过滤,仅 type==file 时有效。每一项都不能是空字符串。默认不过滤。
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
所选的文件的类型
@@ -4653,21 +4473,6 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -4710,31 +4515,11 @@
| 10013 | invalid_data | 连接 deviceId 为空或者是格式不正确 |
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
图片路径,图片的路径,支持本地路径、代码包路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.26.0`
@@ -4747,21 +4532,11 @@
压缩后图片的宽度,单位为px,若不填写则默认以compressedHeight为准等比缩放。
-
-
- 接口调用失败的回调函数
-
-
压缩质量,范围0~100,数值越小,质量越低,压缩率越高(仅对jpg有效)。
-
-
- 接口调用成功的回调函数
-
-
压缩后图片的临时文件路径 (本地路径)
@@ -4772,41 +4547,11 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
超时时间,单位 ms,不填表示不会超时
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
[BLEPeripheralServer](https://developers.weixin.qq.com/minigame/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.html)
@@ -4939,21 +4684,6 @@
描述service的Object
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
characteristics列表
@@ -5109,36 +4839,11 @@
service 的 UUID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
广播自定义参数
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
广播功率
@@ -5148,11 +4853,6 @@
- 'high': 功率高;
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.20.1`
@@ -5209,21 +4909,6 @@
制造商信息
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙特征的 UUID
@@ -5249,51 +4934,6 @@
可选,处理回包时使用
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
图像像素点数据,每四项表示一个像素点的 RGBA
@@ -5309,11 +4949,6 @@
图像宽度
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
是否返回当前图像的人脸角度信息
@@ -5334,16 +4969,6 @@
是否返回当前图像的人脸(106 个点)
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
人脸角度信息,取值范围 [-1, 1],数值越接近 0 表示越正对摄像头
@@ -5419,21 +5044,6 @@
右眼可信度
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
支持的音频输入源列表,可在 [RecorderManager.start()](https://developers.weixin.qq.com/minigame/dev/api/media/recorder/RecorderManager.start.html) 接口中使用。返回值定义参考 https://developer.android.com/reference/kotlin/android/media/MediaRecorder.AudioSource
@@ -5457,21 +5067,6 @@
蓝牙服务 UUID。需要先调用 [wx.getBLEDeviceServices](https://developers.weixin.qq.com/minigame/dev/api/device/bluetooth-ble/wx.getBLEDeviceServices.html) 获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
设备特征列表
@@ -5522,21 +5117,6 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
信号强度,单位 dBm
@@ -5547,21 +5127,6 @@
蓝牙设备 id。需要已经通过 [wx.createBLEConnection](https://developers.weixin.qq.com/minigame/dev/api/device/bluetooth-ble/wx.createBLEConnection.html) 建立连接
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
设备服务列表
@@ -5582,21 +5147,6 @@
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
写模式 (iOS 特有参数)
@@ -5615,21 +5165,6 @@
缓存数据类别,取值为 periodic 或 pre
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
缓存数据
@@ -5655,21 +5190,6 @@
客户端拿到缓存数据的时间戳 ms。(iOS 时间戳存在异常,8.0.27 修复)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
接口调用结果
@@ -5680,21 +5200,6 @@
自定义的登录态
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否正在充电中
@@ -5711,21 +5216,6 @@
设备电量,范围 1 - 100
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -5796,21 +5286,6 @@
Beacon 设备广播的 UUID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙适配器是否可用
@@ -5821,21 +5296,6 @@
是否正在搜索设备
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
UUID 对应的已连接设备列表
@@ -5886,33 +5346,18 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `2.29.0`
结束时间,筛选指定时间段的直播。若上传了startTime,未上传endTime,则endTime默认取当前时间
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.29.0`
起始时间,筛选指定时间段的直播。若上传了endTime,未上传startTime,则startTime默认为0
-
-
- 接口调用成功的回调函数
-
-
直播主题
@@ -5970,21 +5415,6 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
直播封面
@@ -6021,21 +5451,6 @@
预告状态:0可用 1取消 2已用
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
剪贴板的内容
@@ -6046,21 +5461,6 @@
蓝牙设备主服务的 UUID 列表(支持 16/32/128 位 UUID)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
搜索到的设备列表
@@ -6076,58 +5476,13 @@
蓝牙设备名称,某些设备可能没有
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
第三方平台自定义的数据
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
返回的坐标类型
@@ -6151,21 +5506,6 @@
需要获取的数据指标的对象数组
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
见type表格说明
@@ -6202,27 +5542,12 @@
开启后单聊下返回 open_single_roomid
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `3.7.8`
开启后返回用户在群(含单聊)下的 group_openid
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -6262,41 +5587,11 @@
加密算法的初始向量,详细见[加密数据解密算法](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
AI推理引擎版本
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -6312,21 +5607,6 @@
本机局域网子网掩码,基础库 2.24.0 开始支持
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.22.1`
@@ -6357,16 +5637,6 @@
是否处于弱网环境
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
手机号实时验证,向用户申请,并在用户同意后,快速填写和实时验证手机号 [具体说明](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/getRealtimePhoneNumber.html)。
@@ -6377,11 +5647,6 @@
当手机号快速验证或手机号实时验证额度用尽时,是否对用户展示“申请获取你的手机号,但该功能使用次数已达当前小程序上限,暂时无法使用”的提示,默认展示。
-
-
- 接口调用成功的回调函数
-
-
动态令牌
@@ -6397,21 +5662,6 @@
错误码(失败时返回)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否需要用户授权隐私协议(如果开发者没有在「MP后台-设置-服务内容声明-用户隐私保护指引」中声明隐私收集类型则会返回false;如果开发者声明了隐私收集,且用户之前同意过隐私协议则会返回false;如果开发者声明了隐私收集,且用户还没同意过则返回true;如果用户之前同意过、但后来小程序又新增了隐私收集类型也会返回true)
@@ -6422,41 +5672,11 @@
隐私授权协议的名称
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
屏幕亮度值,范围 0 ~ 1,0 最暗,1 最亮
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
录屏状态
@@ -6465,21 +5685,6 @@
- 'off': 关闭;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.10.1`
@@ -6522,42 +5727,12 @@
shareTicket,详见[获取更多转发信息](#)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `1.9.90`
超时时间,单位 ms
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
封面广告组件展示状态码
@@ -6578,21 +5753,6 @@
- 'fail': 展示失败;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
当前占用的空间大小, 单位 KB
@@ -6608,46 +5768,6 @@
限制的空间大小,单位 KB
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
显示用户信息的语言
@@ -6657,11 +5777,6 @@
- 'zh_TW': 繁体中文;
-
-
- 接口调用成功的回调函数
-
-
是否带上登录态信息。当 withCredentials 为 true 时,要求此前有调用过 wx.login 且登录态尚未过期,此时返回的数据会包含 encryptedData, iv 等敏感信息;当 withCredentials 为 false 时,不要求有登录态,返回的数据不包含 encryptedData, iv 等敏感信息。
@@ -6747,21 +5862,6 @@
要获取的 key 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误码
@@ -6789,21 +5889,6 @@
加密算法的初始向量,详见 [用户数据的签名验证和加解密](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html#加密数据解密算法)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.7.0`
@@ -6820,119 +5905,29 @@
加密算法的初始向量,详细见[加密数据解密算法](https://developers.weixin.qq.com/minigame/dev/guide/open-ability/signature.html)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.22.1`
目前 toast 和 loading 相关接口可以相互混用,此参数可用于取消混用特性
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.11.3`
本接口为 Beta 版本,暂只在 Android 平台支持。需要隐藏的转发按钮名称列表,默认['shareAppMessage', 'shareTimeline']。按钮名称合法值包含 "shareAppMessage"、"shareTimeline" 两种
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.22.1`
目前 toast 和 loading 相关接口可以相互混用,此参数可用于取消混用特性
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙设备 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
小游戏内此房间/群聊的 ID。同一时刻传入相同 groupId 的用户会进入到同个实时语音房间。
@@ -6953,16 +5948,6 @@
验证所需的时间戳
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.29.0`
@@ -6982,11 +5967,6 @@
- 'video': 视频房间,结合 [voip-room](#) 组件可显示成员画面;
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -7034,21 +6014,6 @@
在此通话中的成员 openId 名单
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `1.9.90`
@@ -7081,56 +6046,21 @@
pin 码,Base64 格式。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
超时时间,单位 ms
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要返回给上一个小程序的数据,上一个小程序可在 `App.onShow` 中获取到这份数据。 [详情](#)。
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
要打开的小程序 appId
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
要打开的小程序版本。仅在当前小程序为开发版或体验版时此参数有效。如果当前小程序是正式版,则打开的小程序必定是正式版。
@@ -7145,11 +6075,6 @@
需要传递给目标小程序的数据,目标小程序可在 `App.onLaunch`,`App.onShow` 中获取到这份数据。如果跳转的是小游戏,可以在 [wx.onShow](https://developers.weixin.qq.com/minigame/dev/api/base/app/life-cycle/wx.onShow.html)、[wx.getLaunchOptionsSync](https://developers.weixin.qq.com/minigame/dev/api/base/app/life-cycle/wx.getLaunchOptionsSync.html) 中可以获取到这份数据数据。
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.24.0`
@@ -7167,11 +6092,6 @@
小程序链接,当传递该参数后,可以不传 appId 和 path。链接可以通过【小程序菜单】->【复制链接】获取。
-
-
- 接口调用成功的回调函数
-
-
蓝牙特征的 UUID
@@ -7192,21 +6112,6 @@
是否启用 notify
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.4.0`
@@ -7703,31 +6608,6 @@
变化后的窗口宽度,单位 px
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.10.0`
@@ -7737,31 +6617,11 @@
- 'peripheral': 从机(外围设备)模式;
-
-
- 接口调用成功的回调函数
-
-
需要打开的卡券列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
卡券 ID
@@ -7778,21 +6638,6 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
活动 id
@@ -7803,36 +6648,11 @@
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
视频号 id,以“sph”开头的id,可在视频号助手获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
直播 feedId,通过 getChannelsLiveInfo 接口获取(基础库 v2.19.2 之前的版本需要填写)
@@ -7843,31 +6663,11 @@
直播 nonceId,通过 getChannelsLiveInfo 接口获取(基础库 v2.19.2 之前的版本需要填写)
-
-
- 接口调用成功的回调函数
-
-
视频号 id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
企业ID
@@ -7878,16 +6678,6 @@
客服信息
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
气泡消息图片
@@ -7908,26 +6698,11 @@
是否发送小程序气泡消息
-
-
- 接口调用成功的回调函数
-
-
客服链接
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
会话内消息卡片图片路径
@@ -7953,11 +6728,6 @@
是否显示会话内消息卡片,设置此参数为 true,用户进入客服会话会在右下角显示"可能要发送的小程序"提示,用户点击后可以快速发送小程序消息
-
-
- 接口调用成功的回调函数
-
-
在客服会话内点击小程序消息卡片进入小程序时,所带的小程序打开路径
@@ -7968,36 +6738,6 @@
在客服会话内点击小程序消息卡片进入小程序时,所带的小程序打开参数
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.10.3`
@@ -8017,21 +6757,6 @@
用户订阅消息设置,接口参数`withSubscriptions`值为`true`时才会返回。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
对局回放的播放速率,只能设置以下几个值: 0.3, 0.5, 1, 1.5, 2, 2.5, 3.其中1表示元素播放,小于1表示减速播放,大于1表示加速播放
@@ -8047,21 +6772,11 @@
对局回放背景音乐的地址
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
分享的对局回放打开后的描述内容
-
-
- 接口调用失败的回调函数
-
-
分享的对局回放打开后跳转小游戏的 path (独立分包路径)
@@ -8072,11 +6787,6 @@
分享的对局回放打开后跳转小游戏的 query
-
-
- 接口调用成功的回调函数
-
-
对局回放的剪辑区间,是一个二维数组,单位 ms(毫秒)。[[1000, 3000], [4000, 5000]] 表示剪辑已录制对局回放的 1-3 秒和 4-5 秒最终合成为一个 3 秒的对局回放。对局回放剪辑后的总时长最多 60 秒,即 1 分钟
@@ -8097,21 +6807,11 @@
需要预览的图片链接列表。[2.2.3](https://developers.weixin.qq.com/miniprogram/dev/framework/compatibility.html) 起支持云文件ID。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
当前显示图片的链接
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.13.0`
@@ -8124,31 +6824,16 @@
是否显示长按菜单。
-
-
- 接口调用成功的回调函数
-
-
需要预览的资源列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
当前显示的资源序号
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.13.0`
@@ -8161,11 +6846,6 @@
是否显示长按菜单。
-
-
- 接口调用成功的回调函数
-
-
图片或视频的地址
@@ -8199,71 +6879,21 @@
蓝牙特征对应服务的 UUID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
本地缓存中指定的 key
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
要删除掉 key 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
场景ID,在「小程序管理后台」获取
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
此场景的耗时,单位 ms
@@ -8274,21 +6904,11 @@
自定义维度数据,key在「小程序管理后台」获取。只支持能够通过JSON.stringify序列化的对象,且序列化后长度不超过1024个字符
-
-
- 接口调用失败的回调函数
-
-
自定义指标数据,key在「小程序管理后台」获取。只支持能够通过JSON.stringify序列化的对象,且序列化后长度不超过1024个字符
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -8414,21 +7034,6 @@
分区 ID
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -8508,11 +7113,6 @@
购买数量。mode=game 时必填。购买数量。详见 [buyQuantity 限制说明](#buyquantity-限制说明)。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
环境配置
@@ -8521,11 +7121,6 @@
- 1: 米大师沙箱环境;
-
-
- 接口调用失败的回调函数
-
-
申请接入时的平台,platform 与应用id有关。
@@ -8533,11 +7128,6 @@
- 'android': android;
-
-
- 接口调用成功的回调函数
-
-
分区 ID
@@ -8644,21 +7234,6 @@
需要订阅的消息模板的id的集合,一次调用最多可订阅3条消息(注意:iOS客户端7.0.6版本、Android客户端7.0.7版本之后的一次性订阅/长期订阅才支持多个模板消息,iOS客户端7.0.5版本、Android客户端7.0.6版本之前的一次订阅只支持一个模板消息)消息模板id在[微信公众平台(mp.weixin.qq.com)-功能-订阅消息]中配置。每个tmplId对应的模板标题需要不相同,否则会被过滤。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
接口调用失败错误码
@@ -8682,21 +7257,6 @@
系统订阅消息类型列表,一次调用最多可订阅3种类型的消息,目前支持:"SYS_MSG_TYPE_INTERACTIVE"(好友互动提醒)、"SYS_MSG_TYPE_RANK"(排行榜超越提醒)、"SYS_MSG_TYPE_WHATS_NEW"(游戏更新提醒)
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
[MSG_TYPE]是动态的键,即系统订阅消息类型,值为'accept'、'reject'、'ban','accept'表示用户同意订阅该类型对应的模板消息,'reject'表示用户拒绝订阅该类型对应的模板消息,'ban'表示已被后台封禁。例如 { errMsg: "requestSubscribeSystemMessage:ok", SYS_MSG_TYPE_INTERACTIVE: "accept" } 表示用户同意订阅'SYS_MSG_TYPE_INTERACTIVE'这条消息
@@ -8705,91 +7265,21 @@
接口调用成功时errMsg值为'requestSubscribeSystemMessage:ok'
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
打开的页面路径,path 中 ? 后面的部分会成为 query
-
-
- 接口调用成功的回调函数
-
-
待保存文件路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
图片文件路径,可以是临时文件路径或永久文件路径 (本地路径) ,不支持网络路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `1.2.0`
@@ -8808,11 +7298,6 @@
- 'pdf417': PDF417 条码;
-
-
- 接口调用成功的回调函数
-
-
所扫码的字符集
@@ -8868,21 +7353,6 @@
最大传输单元。设置范围为 (22,512) 区间内,单位 bytes
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
最终协商的 MTU 值。如果协商失败则无此参数。安卓客户端 8.0.9 开始支持。
@@ -8898,41 +7368,11 @@
自定义的登录态
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
剪贴板的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
表示切换为横屏还是竖屏
@@ -8941,51 +7381,11 @@
- 'portrait': 竖屏;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
是否打开调试
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
是否与其他音频混播,设置为 true 之后,不会终止其他应用或微信内的音乐
@@ -9001,31 +7401,11 @@
true 代表用扬声器播放,false 代表听筒播放,默认值为 true。
-
-
- 接口调用成功的回调函数
-
-
是否保持屏幕常亮
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
样式风格
@@ -9034,41 +7414,11 @@
- 'dark': 深色;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
屏幕亮度值,范围 0 ~ 1,0 最暗,1 最亮。在安卓端支持传入特殊值 -1,表示屏幕亮度跟随系统变化
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
样式风格
@@ -9077,41 +7427,11 @@
- 'black': 浅色;
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
要修改的 KV 数据列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
数据的 key
@@ -9122,21 +7442,6 @@
数据的 value
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
截屏/录屏时的表现,仅支持 none / hidden,传入 hidden 则表示在截屏/录屏时隐藏屏幕
@@ -9182,26 +7487,11 @@
警示文案
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
按钮的文字颜色
-
-
- 接口调用成功的回调函数
-
-
用户点击的按钮序号,从上到下的顺序,从0开始
@@ -9238,46 +7528,16 @@
是否为多行输入
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
提示的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
是否显示透明蒙层,防止触摸穿透
-
-
- 接口调用成功的回调函数
-
-
取消按钮的文字颜色,必须是 16 进制格式的颜色字符串
@@ -9288,11 +7548,6 @@
取消按钮的文字,最多 4 个字符
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
确认按钮的文字颜色,必须是 16 进制格式的颜色字符串
@@ -9314,11 +7569,6 @@
是否显示输入框
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.17.1`
@@ -9330,11 +7580,6 @@
是否显示取消按钮
-
-
- 接口调用成功的回调函数
-
-
提示的标题
@@ -9361,54 +7606,24 @@
要分享的图片地址,必须为本地路径或临时路径
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
需要基础库: `3.2.0`
从消息小程序入口打开小程序的路径,如果当前页面允许分享给朋友,则默认为当前页面路径,否则默认为小程序首页
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `3.2.0`
分享的图片消息是否要带小程序入口 (仅部分小程序类目可用)
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.11.3`
本接口为 Beta 版本,暂只在 Android 平台支持。需要显示的转发按钮名称列表,默认['shareAppMessage']。按钮名称合法值包含 "shareAppMessage"、"shareTimeline" 两种
-
-
- 接口调用成功的回调函数
-
-
是否使用带 shareTicket 的转发[详情](#)
@@ -9419,21 +7634,11 @@
提示的内容
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
提示的延迟时间
-
-
- 接口调用失败的回调函数
-
-
图标
@@ -9455,21 +7660,6 @@
是否显示透明蒙层,防止触摸穿透
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.1.0`
@@ -9480,51 +7670,21 @@
- 'normal': 普通的回调频率,在 200ms/次 左右;
-
-
- 接口调用成功的回调函数
-
-
Beacon 设备广播的 UUID 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
是否校验蓝牙开关,仅在 iOS 下有效。iOS 11 起,控制面板里关掉蓝牙,还是能继续使用 Beacon 服务。
-
-
- 接口调用成功的回调函数
-
-
是否允许重复上报同一设备。如果允许重复上报,则 [wx.onBlueToothDeviceFound](#) 方法会多次上报同一设备,但是 RSSI 值会有不同。
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
上报设备的间隔,单位 ms。0 表示找到新设备立即上报,其他数值根据传入的间隔上报。
@@ -9544,36 +7704,6 @@
要搜索的蓝牙设备主服务的 UUID 列表(支持 16/32/128 位 UUID)。某些蓝牙设备会广播自己的主 service 的 UUID。如果设置此参数,则只搜索广播包有对应 UUID 的主服务的蓝牙设备。建议通过该参数过滤掉周边不需要处理的其他蓝牙设备。
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
监听设备方向的变化回调函数的执行频率
@@ -9583,121 +7713,11 @@
- 'normal': 普通的回调频率,在 200ms/次 左右;
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
键盘输入框的当前值
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.4.0`
@@ -9710,16 +7730,6 @@
指定成员的方式
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
需要基础库: `2.13.0`
@@ -9737,11 +7747,6 @@
参与用户此聊天室下的 group_openid 列表
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.4.0`
@@ -9790,72 +7795,12 @@
静音设置
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
需要基础库: `2.13.0`
震动强度类型,有效值为:heavy、medium、light
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -9883,21 +7828,6 @@
蓝牙设备特征对应的二进制值
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
蓝牙特征值的写模式设置,有两种模式,iOS 优先 write,安卓优先 writeNoResponse 。(基础库 2.22.0 开始支持)
@@ -9911,36 +7841,6 @@
自定义query
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
错误信息
@@ -9971,41 +7871,11 @@
是否正在直播
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
最近几场直播的 feedId 列表
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
包括敏感数据在内的完整转发信息的加密数据,详细见加密数据解密算法 https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/signature.html
@@ -10036,76 +7906,16 @@
要查询的直播的id
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
支持填写最多4个openid,该用户的直播间将在直播专区置顶显示;可不填
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
用于打开指定游戏内容页面的开放链接
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
-
-
- 接口调用结束的回调函数(调用成功、失败都会执行)
-
-
-
-
- 接口调用失败的回调函数
-
-
-
-
- 接口调用成功的回调函数
-
-
code
@@ -10121,21 +7931,6 @@
要打开的业务类型,目前仅支持 'servicecommentpage'
-
-
- 调用成功、失败都会执行
-
-
-
-
- 评价失败的回调
-
-
-
-
- 评价成功的回调
-
-
帧数据
diff --git a/Runtime/wechat-default/check-version.js.meta b/Runtime/wechat-default/check-version.js.meta
index 23bab493..fb998042 100644
--- a/Runtime/wechat-default/check-version.js.meta
+++ b/Runtime/wechat-default/check-version.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 16317d382054d211eec839025e302258
+guid: 151c94b6a4bfa401073805a2e302adc1
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/data-package/game.js.meta b/Runtime/wechat-default/data-package/game.js.meta
index 9ca05d5b..d5be11b0 100644
--- a/Runtime/wechat-default/data-package/game.js.meta
+++ b/Runtime/wechat-default/data-package/game.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 9be004a046a176efca29fb61af1bcd50
+guid: 189e02ef74cc19d30a53ea0aba311a0c
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/events.js.meta b/Runtime/wechat-default/events.js.meta
index fced802c..446bbaf4 100644
--- a/Runtime/wechat-default/events.js.meta
+++ b/Runtime/wechat-default/events.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 00104f73d798ac0df383751d207eda41
+guid: 8e24778320fdf1fdec08b4054842af85
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/game.js.meta b/Runtime/wechat-default/game.js.meta
index b8e2d7c7..380932ca 100644
--- a/Runtime/wechat-default/game.js.meta
+++ b/Runtime/wechat-default/game.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3e30fa4f9025b27580e264d58d2301cf
+guid: 63f4099d6c9764099be820a11c0b7bdb
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/game.json.meta b/Runtime/wechat-default/game.json.meta
index e0bccccc..31bf3392 100644
--- a/Runtime/wechat-default/game.json.meta
+++ b/Runtime/wechat-default/game.json.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: ba2cc23abbfd34018a46932d90b02289
+guid: 8ab7bf26daa0284caf9126a4df6aa78e
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/images/background.jpg.meta b/Runtime/wechat-default/images/background.jpg.meta
index fe01635b..a51b4a4a 100644
--- a/Runtime/wechat-default/images/background.jpg.meta
+++ b/Runtime/wechat-default/images/background.jpg.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 63d72019b57a32e36f240f3f84838a30
+guid: ccf9e44050bbd36e074453ed9d4ac323
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/images/unity_logo.png.meta b/Runtime/wechat-default/images/unity_logo.png.meta
index b8b2bfc2..efe9491e 100644
--- a/Runtime/wechat-default/images/unity_logo.png.meta
+++ b/Runtime/wechat-default/images/unity_logo.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 64ad1661c00c3de89b911cb9c5865530
+guid: 024819f7d977d160725d945ea1a2e8f4
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/data/index.js.meta b/Runtime/wechat-default/open-data/data/index.js.meta
index 9b9c8856..5f459e65 100644
--- a/Runtime/wechat-default/open-data/data/index.js.meta
+++ b/Runtime/wechat-default/open-data/data/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 1df77d8ada2ef9edf67f3695de505577
+guid: 1fa317881bec343c619b791e1b688d7c
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/data/utils.js.meta b/Runtime/wechat-default/open-data/data/utils.js.meta
index c186daff..fed42039 100644
--- a/Runtime/wechat-default/open-data/data/utils.js.meta
+++ b/Runtime/wechat-default/open-data/data/utils.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3a46b689ea47b24011c2de71b696a5ff
+guid: f97cfa62e7ec3d4dbda7642c37077c8a
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/index.js.meta b/Runtime/wechat-default/open-data/index.js.meta
index a6efc516..fde80652 100644
--- a/Runtime/wechat-default/open-data/index.js.meta
+++ b/Runtime/wechat-default/open-data/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: edb2ad01ba8d7f8a2604441fa6123e39
+guid: 13be8f2c1b449713f86cdd50e34175ee
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/loading.js.meta b/Runtime/wechat-default/open-data/loading.js.meta
index ca5769a6..1ac3f74d 100644
--- a/Runtime/wechat-default/open-data/loading.js.meta
+++ b/Runtime/wechat-default/open-data/loading.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 5862b65f695609c65aca47c8577abac2
+guid: fd78ac3987125c08afb993a9112dbf02
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/avatar.png.meta b/Runtime/wechat-default/open-data/render/image/avatar.png.meta
index c3f4dba2..a3d2f09e 100644
--- a/Runtime/wechat-default/open-data/render/image/avatar.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/avatar.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 718435a438028306621a9393bedd513e
+guid: 0a77d363431e53c5fa363de593d83826
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/button1.png.meta b/Runtime/wechat-default/open-data/render/image/button1.png.meta
index 445e9196..bf4a11c3 100644
--- a/Runtime/wechat-default/open-data/render/image/button1.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/button1.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 87e44c0acb7d131b1c65b5ed77e20058
+guid: af87be3fc6bfd7e9a4d1ccda2c896a05
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/button2.png.meta b/Runtime/wechat-default/open-data/render/image/button2.png.meta
index 67bcc054..fe6fba07 100644
--- a/Runtime/wechat-default/open-data/render/image/button2.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/button2.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f1ae3eb5888ba11e9e81d31f8359da4f
+guid: ce2ea7572046da74e88421965c739818
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/button3.png.meta b/Runtime/wechat-default/open-data/render/image/button3.png.meta
index 4d712bd7..60b21188 100644
--- a/Runtime/wechat-default/open-data/render/image/button3.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/button3.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 367b2b41ecdfaf48a306f8ed45068242
+guid: c27118144f5cfae52be1828659574f12
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/loading.png.meta b/Runtime/wechat-default/open-data/render/image/loading.png.meta
index dde120c9..2464b34d 100644
--- a/Runtime/wechat-default/open-data/render/image/loading.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/loading.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: b4483568fe4ee92a82da441373a063e3
+guid: 9f56a5ddb37d007075c6db6212935271
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/nameBg.png.meta b/Runtime/wechat-default/open-data/render/image/nameBg.png.meta
index f30325f6..b565d0be 100644
--- a/Runtime/wechat-default/open-data/render/image/nameBg.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/nameBg.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 25bcf5a1e6fb59785c49c387678a16eb
+guid: ffb9221b4bbb5c7648251d8c0911e942
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/rankAvatar.png.meta b/Runtime/wechat-default/open-data/render/image/rankAvatar.png.meta
index d3302e8a..83eb393c 100644
--- a/Runtime/wechat-default/open-data/render/image/rankAvatar.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/rankAvatar.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 37b6b5b5f053529ae0fd38604bbfebfd
+guid: dad3c3def5ca7283c7be5cbf5371001a
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/rankBg.png.meta b/Runtime/wechat-default/open-data/render/image/rankBg.png.meta
index 6f65e8eb..0a758af1 100644
--- a/Runtime/wechat-default/open-data/render/image/rankBg.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/rankBg.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 0792c0c05bcf5b6c9294508965b81a8f
+guid: 4798f2d7c02c2104fd82b573846c354f
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/shareBg.png.meta b/Runtime/wechat-default/open-data/render/image/shareBg.png.meta
index 48af8f5e..f2ac91f1 100644
--- a/Runtime/wechat-default/open-data/render/image/shareBg.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/shareBg.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 80bfbc6f0f6e8f424173540bf7442c89
+guid: 8c44dbbbac925150c639c0e64c2e0676
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/image/shareBg2.png.meta b/Runtime/wechat-default/open-data/render/image/shareBg2.png.meta
index b7d8fb81..8364da47 100644
--- a/Runtime/wechat-default/open-data/render/image/shareBg2.png.meta
+++ b/Runtime/wechat-default/open-data/render/image/shareBg2.png.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 214cad94faa36ee0601217f54ee34fdc
+guid: 900e8a8d4cb360e58e915ca428cc09f9
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/styles/friendRank.js.meta b/Runtime/wechat-default/open-data/render/styles/friendRank.js.meta
index 25f9b89d..a666002b 100644
--- a/Runtime/wechat-default/open-data/render/styles/friendRank.js.meta
+++ b/Runtime/wechat-default/open-data/render/styles/friendRank.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 2a0c047b950f9c0d252128884d892d93
+guid: 61eaa2f0d7f00b5f273f6029ecd27f00
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/styles/tips.js.meta b/Runtime/wechat-default/open-data/render/styles/tips.js.meta
index b5e10476..75dc853c 100644
--- a/Runtime/wechat-default/open-data/render/styles/tips.js.meta
+++ b/Runtime/wechat-default/open-data/render/styles/tips.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 5f741f5f532d857bd52a6772b3868a23
+guid: ec2cecfde901e2815e7777e6dad1ec7c
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/tpls/friendRank.js.meta b/Runtime/wechat-default/open-data/render/tpls/friendRank.js.meta
index 1298c57a..b589f131 100644
--- a/Runtime/wechat-default/open-data/render/tpls/friendRank.js.meta
+++ b/Runtime/wechat-default/open-data/render/tpls/friendRank.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f829f523305c7f48276c9a52d8174daa
+guid: 1762ab5e3acbdec9c505b7373ed26723
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/open-data/render/tpls/tips.js.meta b/Runtime/wechat-default/open-data/render/tpls/tips.js.meta
index 0343456a..c1c59614 100644
--- a/Runtime/wechat-default/open-data/render/tpls/tips.js.meta
+++ b/Runtime/wechat-default/open-data/render/tpls/tips.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: ca6a32e78005a3f91727543038460f71
+guid: 2fa622a95b18a6522fbfc36eb13ded8a
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/plugin-config.js.meta b/Runtime/wechat-default/plugin-config.js.meta
index b01b61a4..5f919638 100644
--- a/Runtime/wechat-default/plugin-config.js.meta
+++ b/Runtime/wechat-default/plugin-config.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 14f80fda66b6d477ff0c417dde5d7d20
+guid: 60de771f6216018e603522ffec82dc01
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/plugins/check-update.js.meta b/Runtime/wechat-default/plugins/check-update.js.meta
index 5de719c8..55c5fc23 100644
--- a/Runtime/wechat-default/plugins/check-update.js.meta
+++ b/Runtime/wechat-default/plugins/check-update.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 90532d59817a4618452372809aea4a54
+guid: ca418bcdb96422096cec3599212a4a9b
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/plugins/screen-adapter.js.meta b/Runtime/wechat-default/plugins/screen-adapter.js.meta
index 76a49425..207f1c41 100644
--- a/Runtime/wechat-default/plugins/screen-adapter.js.meta
+++ b/Runtime/wechat-default/plugins/screen-adapter.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: e8df67e1a35b644d684c53c2240063f7
+guid: 16b86a044184b291e6f79b9060c344d0
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/project.config.json.meta b/Runtime/wechat-default/project.config.json.meta
index b6052e12..cda1c3b1 100644
--- a/Runtime/wechat-default/project.config.json.meta
+++ b/Runtime/wechat-default/project.config.json.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 6d8771ef0303d36ce5a5b63fcf80d0f1
+guid: c4ed94079425209e4d0602482b871eb8
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/texture-config.js.meta b/Runtime/wechat-default/texture-config.js.meta
index 714ef950..cf1f5690 100644
--- a/Runtime/wechat-default/texture-config.js.meta
+++ b/Runtime/wechat-default/texture-config.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 2392ef57d6a360e2cb54b7e557ecbb53
+guid: cf413eceb8f08ea66fe358537c3fc48c
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-namespace.js.meta b/Runtime/wechat-default/unity-namespace.js.meta
index 98d82b76..9fb0c94f 100644
--- a/Runtime/wechat-default/unity-namespace.js.meta
+++ b/Runtime/wechat-default/unity-namespace.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 1786b76da991741f65fabf34da0aa109
+guid: 216510af1e2870c8d2ecb9b52673ad31
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/TCPSocket/index.js.meta b/Runtime/wechat-default/unity-sdk/TCPSocket/index.js.meta
index c22a4159..a6c4ac88 100644
--- a/Runtime/wechat-default/unity-sdk/TCPSocket/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/TCPSocket/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 8f8eb5428f1cb8c7529c1f05f0059ef3
+guid: 3ac62112b04f064fe563b3e3f503cea5
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/UDPSocket/index.js.meta b/Runtime/wechat-default/unity-sdk/UDPSocket/index.js.meta
index 48b0d398..5b4bf857 100644
--- a/Runtime/wechat-default/unity-sdk/UDPSocket/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/UDPSocket/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 222286b4576348b8a07ae4e78375812c
+guid: f95ab4b03648380aa2c12e70bc0d9d68
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/ad.js.meta b/Runtime/wechat-default/unity-sdk/ad.js.meta
index 9aadc2ae..5370a7cc 100644
--- a/Runtime/wechat-default/unity-sdk/ad.js.meta
+++ b/Runtime/wechat-default/unity-sdk/ad.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 398e7b5e55e680018edd9ad9d43004aa
+guid: a5ada1a76d9b720af8e7275333637135
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/common.js.meta b/Runtime/wechat-default/unity-sdk/audio/common.js.meta
index 8b474776..ee2de79f 100644
--- a/Runtime/wechat-default/unity-sdk/audio/common.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/common.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 2897165acd8981b69477d10d3b6d253c
+guid: 7268c951c983abce7db179c9df0e1b2e
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/const.js.meta b/Runtime/wechat-default/unity-sdk/audio/const.js.meta
index 9cf39e23..a93316ea 100644
--- a/Runtime/wechat-default/unity-sdk/audio/const.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/const.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: ee4ffb5d7430955273a5f6816e1dfc64
+guid: 6913f67477e38513811bdc517e282115
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/index.js.meta b/Runtime/wechat-default/unity-sdk/audio/index.js.meta
index 9913e8ae..cb7f72be 100644
--- a/Runtime/wechat-default/unity-sdk/audio/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f2f63535dc186e2c081d71407b73234f
+guid: b1de50de2258920f2de1ee2135b56ffb
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/inner-audio.js.meta b/Runtime/wechat-default/unity-sdk/audio/inner-audio.js.meta
index 9a45f445..7ce2e903 100644
--- a/Runtime/wechat-default/unity-sdk/audio/inner-audio.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/inner-audio.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 665ca3a7085449d82fc7636161f13903
+guid: 64f6c72156beb38af6f7a9017f7af321
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/store.js.meta b/Runtime/wechat-default/unity-sdk/audio/store.js.meta
index 0b2dfdfe..d8ce117a 100644
--- a/Runtime/wechat-default/unity-sdk/audio/store.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/store.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f4d6c5fa8fdfc1d3d0ae30a5e48de752
+guid: c91b91acfaad98e754f49048a1aead9d
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/unity-audio.js.meta b/Runtime/wechat-default/unity-sdk/audio/unity-audio.js.meta
index 2893aa71..10390840 100644
--- a/Runtime/wechat-default/unity-sdk/audio/unity-audio.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/unity-audio.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3812553fa58b8d3528936822acee78e9
+guid: e9ae7e354b6a90ffbf32e672406ea4f2
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/audio/utils.js.meta b/Runtime/wechat-default/unity-sdk/audio/utils.js.meta
index 5f177cd2..1a64ab0b 100644
--- a/Runtime/wechat-default/unity-sdk/audio/utils.js.meta
+++ b/Runtime/wechat-default/unity-sdk/audio/utils.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: a9e54bafd5c78e838a43c82729056d15
+guid: ab2d1fe8cb6875d9e82ba5afc6314a48
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/authorize.js.meta b/Runtime/wechat-default/unity-sdk/authorize.js.meta
index ad9181d1..a40585e7 100644
--- a/Runtime/wechat-default/unity-sdk/authorize.js.meta
+++ b/Runtime/wechat-default/unity-sdk/authorize.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 736d3868ec9b4bc8641930a6426c7663
+guid: 072c6afe63155fc54175ff53bd6040a8
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/bluetooth/index.js.meta b/Runtime/wechat-default/unity-sdk/bluetooth/index.js.meta
index 287fe9be..527c0121 100644
--- a/Runtime/wechat-default/unity-sdk/bluetooth/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/bluetooth/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3f0c12678fb9ecd0d86fa4a681d44e15
+guid: b5b99a1efb814636adae09f2f60183ef
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/camera.js.meta b/Runtime/wechat-default/unity-sdk/camera.js.meta
index c7f9ca06..fc395747 100644
--- a/Runtime/wechat-default/unity-sdk/camera.js.meta
+++ b/Runtime/wechat-default/unity-sdk/camera.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 51ff4646f5fcb8e3c80e4120d01552dd
+guid: d4cada922bc9fbe01cbbb92a5e514704
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/canvas-context.js.meta b/Runtime/wechat-default/unity-sdk/canvas-context.js.meta
index 910a305f..86ff81d4 100644
--- a/Runtime/wechat-default/unity-sdk/canvas-context.js.meta
+++ b/Runtime/wechat-default/unity-sdk/canvas-context.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 65d52595d15101dfca7f8105fcdc7510
+guid: 4aca3bedff569940287c9617a177fa78
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/canvas.js.meta b/Runtime/wechat-default/unity-sdk/canvas.js.meta
index 8329629f..87df0f9a 100644
--- a/Runtime/wechat-default/unity-sdk/canvas.js.meta
+++ b/Runtime/wechat-default/unity-sdk/canvas.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 1f8c830da7d1632692b15a09fc2c1d32
+guid: df59fc77ef9c43cfcd7d7a5a8fbe4aca
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/chat.js.meta b/Runtime/wechat-default/unity-sdk/chat.js.meta
index 85d9558d..e33c018c 100644
--- a/Runtime/wechat-default/unity-sdk/chat.js.meta
+++ b/Runtime/wechat-default/unity-sdk/chat.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: da14abeefc8d1ed0ad271357509ab7b8
+guid: bf4e3d46a7175841eed199fb2c065778
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/cloud.js.meta b/Runtime/wechat-default/unity-sdk/cloud.js.meta
index 35d7c07f..587d8d41 100644
--- a/Runtime/wechat-default/unity-sdk/cloud.js.meta
+++ b/Runtime/wechat-default/unity-sdk/cloud.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 340d72d3c20245ae5b3d33ee902ba245
+guid: 3426dc536a6bd9f194a4782077e822ab
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/conf.js.meta b/Runtime/wechat-default/unity-sdk/conf.js.meta
index f93c4f65..80430cbe 100644
--- a/Runtime/wechat-default/unity-sdk/conf.js.meta
+++ b/Runtime/wechat-default/unity-sdk/conf.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 45ab498079f23b43da03ac02a0c56b81
+guid: c9f41e960decc5bf40da3f202cc6ffe3
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/file-info.js.meta b/Runtime/wechat-default/unity-sdk/file-info.js.meta
index ceeae4d3..c96f6f42 100644
--- a/Runtime/wechat-default/unity-sdk/file-info.js.meta
+++ b/Runtime/wechat-default/unity-sdk/file-info.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3aa11f8290caa89de5b6e93aef908951
+guid: 68dd575738da5ed04197e8cae8f507b2
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/fix.js.meta b/Runtime/wechat-default/unity-sdk/fix.js.meta
index 12af005e..80f5fe22 100644
--- a/Runtime/wechat-default/unity-sdk/fix.js.meta
+++ b/Runtime/wechat-default/unity-sdk/fix.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 61c4a9357d99954e324a09d41569d30f
+guid: 17ca23e1e4e7880ca172fbc92ec9f388
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/font/fix-cmap.js.meta b/Runtime/wechat-default/unity-sdk/font/fix-cmap.js.meta
index 0e100bbf..8ad42c93 100644
--- a/Runtime/wechat-default/unity-sdk/font/fix-cmap.js.meta
+++ b/Runtime/wechat-default/unity-sdk/font/fix-cmap.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 66a40d9df7979618cbad21d2637e3180
+guid: 91e9160cc1660d554de800b26ef2e2d7
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/font/index.js.meta b/Runtime/wechat-default/unity-sdk/font/index.js.meta
index 5de7c89a..2d290eb1 100644
--- a/Runtime/wechat-default/unity-sdk/font/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/font/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: a015f98467b6cb30eb4511b3429e7768
+guid: 5eabfbbd7570a614bccffd7b65bbe4bd
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/font/read-metrics.js.meta b/Runtime/wechat-default/unity-sdk/font/read-metrics.js.meta
index fa981a1d..15250e7f 100644
--- a/Runtime/wechat-default/unity-sdk/font/read-metrics.js.meta
+++ b/Runtime/wechat-default/unity-sdk/font/read-metrics.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: fe788b1390da8467e25db543829ee9a8
+guid: 89a1222f067cf4f3989d7e8672035d61
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/font/split-sc.js.meta b/Runtime/wechat-default/unity-sdk/font/split-sc.js.meta
index 2cdb2bb4..f0c6e415 100644
--- a/Runtime/wechat-default/unity-sdk/font/split-sc.js.meta
+++ b/Runtime/wechat-default/unity-sdk/font/split-sc.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: c54a9b57d4630146835a92c6adf53b38
+guid: 827f370fadffcfc801ba89b1d9f5cca4
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/font/util.js.meta b/Runtime/wechat-default/unity-sdk/font/util.js.meta
index 11264601..e53bb6a0 100644
--- a/Runtime/wechat-default/unity-sdk/font/util.js.meta
+++ b/Runtime/wechat-default/unity-sdk/font/util.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 9215e8d7b139ee8d53fc4fa5f16c7975
+guid: ddb11311aca1e91a74a63f1ca1826503
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/fs.js.meta b/Runtime/wechat-default/unity-sdk/fs.js.meta
index 143befac..ed22ecb7 100644
--- a/Runtime/wechat-default/unity-sdk/fs.js.meta
+++ b/Runtime/wechat-default/unity-sdk/fs.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: af45d430b31e29a13d43d4f1251f2b6c
+guid: dd86c3a9b19cb8dc63f176b3e4fbad2e
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/game-club.js.meta b/Runtime/wechat-default/unity-sdk/game-club.js.meta
index be18bebc..df950dd8 100644
--- a/Runtime/wechat-default/unity-sdk/game-club.js.meta
+++ b/Runtime/wechat-default/unity-sdk/game-club.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 4cbfe93326c531993ca1765cef3f2ce2
+guid: cef190388422ad0ad0ca7be6d27a9dd0
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/game-recorder.js.meta b/Runtime/wechat-default/unity-sdk/game-recorder.js.meta
index f4f25200..b2d1f821 100644
--- a/Runtime/wechat-default/unity-sdk/game-recorder.js.meta
+++ b/Runtime/wechat-default/unity-sdk/game-recorder.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f514d5c1c7e2729f4278d1a06b20a801
+guid: 0108df65f86e5538e6f93c2188b793a0
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/gyroscope/index.js.meta b/Runtime/wechat-default/unity-sdk/gyroscope/index.js.meta
index 0feacdd4..cd81c3ea 100644
--- a/Runtime/wechat-default/unity-sdk/gyroscope/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/gyroscope/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 7e4a493383c66222edae3e9595d805f5
+guid: 569c29e369229b83988b3109bbf2bc6d
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/index.js.meta b/Runtime/wechat-default/unity-sdk/index.js.meta
index 1b11722e..2cd9f279 100644
--- a/Runtime/wechat-default/unity-sdk/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 6ca56b3a52d1f594c1bc0d0ac4dc57c2
+guid: fa34c8e5a7af25fdbd1a1f70ee36d279
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/logger.js.meta b/Runtime/wechat-default/unity-sdk/logger.js.meta
index e2778489..6bce59ba 100644
--- a/Runtime/wechat-default/unity-sdk/logger.js.meta
+++ b/Runtime/wechat-default/unity-sdk/logger.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3cffbfd0741bdbd82c1b7d71baa85c3c
+guid: 3d663204f5bb04b816d47d7ae462fbb3
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/mobileKeyboard/index.js.meta b/Runtime/wechat-default/unity-sdk/mobileKeyboard/index.js.meta
index aea494fe..fdc9aab5 100644
--- a/Runtime/wechat-default/unity-sdk/mobileKeyboard/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/mobileKeyboard/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f922d60cc5829ee3611af058817ecd38
+guid: 5eba005c59a83eff4eea10e3be228a1b
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/module-helper.js.meta b/Runtime/wechat-default/unity-sdk/module-helper.js.meta
index 6b20abbd..e4e4848f 100644
--- a/Runtime/wechat-default/unity-sdk/module-helper.js.meta
+++ b/Runtime/wechat-default/unity-sdk/module-helper.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 72d48497a74853f02de79e77761e0f5c
+guid: fdb8d40185f5ee1da22a04b4fa145425
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/open-data.js.meta b/Runtime/wechat-default/unity-sdk/open-data.js.meta
index c2af84e6..7ec8a774 100644
--- a/Runtime/wechat-default/unity-sdk/open-data.js.meta
+++ b/Runtime/wechat-default/unity-sdk/open-data.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f83f98e3c16982a649e2452393a268a9
+guid: 853794103794201b0c9c5c783583b9ca
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/recorder.js.meta b/Runtime/wechat-default/unity-sdk/recorder.js.meta
index 54f9e4a6..a31cdb41 100644
--- a/Runtime/wechat-default/unity-sdk/recorder.js.meta
+++ b/Runtime/wechat-default/unity-sdk/recorder.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: a1eb54de2dbd31193b791ee51776602f
+guid: 8634072ccfd2fe724cbd11d0fda55c6a
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/resType.js.meta b/Runtime/wechat-default/unity-sdk/resType.js.meta
index 027bc5fe..19c9d75d 100644
--- a/Runtime/wechat-default/unity-sdk/resType.js.meta
+++ b/Runtime/wechat-default/unity-sdk/resType.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: c8472c5b3e85f37297135095c6c6e0c7
+guid: cf455fdf017df58e7cfb68ef63d45a96
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/resTypeOther.js.meta b/Runtime/wechat-default/unity-sdk/resTypeOther.js.meta
index 7b339e15..e363fbef 100644
--- a/Runtime/wechat-default/unity-sdk/resTypeOther.js.meta
+++ b/Runtime/wechat-default/unity-sdk/resTypeOther.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 310f51bb7f4da383caafd0172e171ef6
+guid: 7fc5dbeb8ce294017284c264523e0514
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/response.js.meta b/Runtime/wechat-default/unity-sdk/response.js.meta
index 515fea1c..fa4737f6 100644
--- a/Runtime/wechat-default/unity-sdk/response.js.meta
+++ b/Runtime/wechat-default/unity-sdk/response.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: f7626753685a7095ca4845b8117afa43
+guid: 966d1da65bba935ea774b0465b884397
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/sdk.js.meta b/Runtime/wechat-default/unity-sdk/sdk.js.meta
index ae1b7a12..cce7d367 100644
--- a/Runtime/wechat-default/unity-sdk/sdk.js.meta
+++ b/Runtime/wechat-default/unity-sdk/sdk.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 5b3a2d67e244b3dbf3172ec1b0cc23da
+guid: 607e920b029470a47faa31e5bce44e07
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/share.js.meta b/Runtime/wechat-default/unity-sdk/share.js.meta
index 457e1113..05d4a433 100644
--- a/Runtime/wechat-default/unity-sdk/share.js.meta
+++ b/Runtime/wechat-default/unity-sdk/share.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 8584bbb618d34f6d676726eb9a4d4caf
+guid: a98d50a100cedbda0fbde231e95f2dda
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/storage.js.meta b/Runtime/wechat-default/unity-sdk/storage.js.meta
index ddd11710..d2ec4d23 100644
--- a/Runtime/wechat-default/unity-sdk/storage.js.meta
+++ b/Runtime/wechat-default/unity-sdk/storage.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3614d6c3becf8c2c4a151c3e2ed4c402
+guid: 3f648a9651c5e2f1c89ee98b39661148
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/texture.js.meta b/Runtime/wechat-default/unity-sdk/texture.js.meta
index 0097d6fa..ce523a6d 100644
--- a/Runtime/wechat-default/unity-sdk/texture.js.meta
+++ b/Runtime/wechat-default/unity-sdk/texture.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 42631eea5fd94de5f20cce0767074fc6
+guid: 986837719c9f0e49d9b658eb26aeadb8
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/touch/index.js.meta b/Runtime/wechat-default/unity-sdk/touch/index.js.meta
index dd9e05be..b2bc2e50 100644
--- a/Runtime/wechat-default/unity-sdk/touch/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/touch/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: fa884bc4fb22fa186b83ab2e39ddfd70
+guid: f32d4d0e984d07c70bd07130f6d7a0be
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/upload-file.js.meta b/Runtime/wechat-default/unity-sdk/upload-file.js.meta
index bd02f481..b4bac478 100644
--- a/Runtime/wechat-default/unity-sdk/upload-file.js.meta
+++ b/Runtime/wechat-default/unity-sdk/upload-file.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: c46768920f257a350bcf2c8f63138c67
+guid: 220f5ad854271760bd548d5d557b0a4b
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/userinfo.js.meta b/Runtime/wechat-default/unity-sdk/userinfo.js.meta
index 8fd66b24..a50c919c 100644
--- a/Runtime/wechat-default/unity-sdk/userinfo.js.meta
+++ b/Runtime/wechat-default/unity-sdk/userinfo.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 35ecbf3e5fdf34594cae3c9802a59a11
+guid: 7ee5d75d64f0c92337ebcf5754c1a006
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/util.js.meta b/Runtime/wechat-default/unity-sdk/util.js.meta
index 4c54a9d2..414da64f 100644
--- a/Runtime/wechat-default/unity-sdk/util.js.meta
+++ b/Runtime/wechat-default/unity-sdk/util.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 9ed2292659375e6992722450fad8d8ee
+guid: 8fbd7da8f750df628c40e8e3d71afef2
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/utils.js.meta b/Runtime/wechat-default/unity-sdk/utils.js.meta
index d988b416..c5419410 100644
--- a/Runtime/wechat-default/unity-sdk/utils.js.meta
+++ b/Runtime/wechat-default/unity-sdk/utils.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: cfe9add54488722b099d864c563e199d
+guid: 1c1d8c8837ec0a1ffebb013b0062925e
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/video.js.meta b/Runtime/wechat-default/unity-sdk/video.js.meta
index 14452f6d..9be3aec1 100644
--- a/Runtime/wechat-default/unity-sdk/video.js.meta
+++ b/Runtime/wechat-default/unity-sdk/video.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 9effea75059fef2f3db029d199ed48f9
+guid: a3d743a08e795ad8ff406fde62da9683
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/unity-sdk/video/index.js.meta b/Runtime/wechat-default/unity-sdk/video/index.js.meta
index 8a97a1b3..e81dd083 100644
--- a/Runtime/wechat-default/unity-sdk/video/index.js.meta
+++ b/Runtime/wechat-default/unity-sdk/video/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 50da07ebf529a662c169341f89792f62
+guid: 1fe64ba0e4cfb48a7eb0b891950b34b8
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/wasmcode/game.js.meta b/Runtime/wechat-default/wasmcode/game.js.meta
index 83771d3c..a48ac87c 100644
--- a/Runtime/wechat-default/wasmcode/game.js.meta
+++ b/Runtime/wechat-default/wasmcode/game.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 52d1e3ce411239e5d4b45af3fc031cb3
+guid: 0738d8890e790279248d606139497978
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/weapp-adapter.js.meta b/Runtime/wechat-default/weapp-adapter.js.meta
index 8da3be5c..9b2ee004 100644
--- a/Runtime/wechat-default/weapp-adapter.js.meta
+++ b/Runtime/wechat-default/weapp-adapter.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: 3bcd415cc0007333273e1c911f96f0f7
+guid: 9c3099df337cbdaec5ae608e84fb6457
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Runtime/wechat-default/workers/response/index.js.meta b/Runtime/wechat-default/workers/response/index.js.meta
index f1612c72..ce85ed23 100644
--- a/Runtime/wechat-default/workers/response/index.js.meta
+++ b/Runtime/wechat-default/workers/response/index.js.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: d08c00090c3cc4e761281bb192084f5e
+guid: cc804b511e3e5eee334a2b549bcc172d
DefaultImporter:
externalObjects: {}
userData: