tencentcloud-sdk-nodejs 4.0.731 → 4.0.732
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +232 -0
- package/SERVICE_CHANGELOG.md +404 -5
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +1 -1
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cii/index.ts +2 -2
- package/src/services/cloudstudio/index.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +13 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +52 -8
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/ess/v20201111/ess_models.ts +1 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +17 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +50 -24
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/faceid/v20180301/faceid_client.ts +71 -58
- package/src/services/faceid/v20180301/faceid_models.ts +1592 -1526
- package/src/services/gaap/v20180529/gaap_models.ts +5 -0
- package/src/services/iai/index.ts +2 -2
- package/src/services/ims/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/live/v20180801/live_models.ts +9 -0
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/monitor/v20180724/monitor_models.ts +2 -1
- package/src/services/ocr/v20181119/ocr_client.ts +1 -0
- package/src/services/ocr/v20181119/ocr_models.ts +35 -0
- package/src/services/omics/v20221128/omics_client.ts +3 -0
- package/src/services/omics/v20221128/omics_models.ts +74 -3
- package/src/services/sms/index.ts +2 -2
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +9 -9
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tms/index.ts +2 -2
- package/src/services/vm/index.ts +4 -4
- package/src/services/vrs/v20200824/vrs_models.ts +1 -1
- package/src/services/wedata/v20210820/wedata_client.ts +16 -0
- package/src/services/wedata/v20210820/wedata_models.ts +418 -0
- package/src/services/weilingwith/v20230427/weilingwith_client.ts +8 -3
- package/src/services/weilingwith/v20230427/weilingwith_models.ts +242 -9
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -1
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cii/index.d.ts +4 -4
- package/tencentcloud/services/cii/index.js +2 -2
- package/tencentcloud/services/cloudstudio/index.d.ts +4 -4
- package/tencentcloud/services/cloudstudio/index.js +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +5 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +6 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +50 -8
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +17 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +17 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +50 -24
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +5 -1
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +6 -0
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1692 -1629
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +5 -0
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +9 -0
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +34 -0
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +71 -3
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +9 -9
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +6 -6
- package/tencentcloud/services/vm/index.js +4 -4
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +412 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +3 -3
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.d.ts +237 -9
- package/test/cynosdb.v20190107.test.js +10 -0
- package/test/faceid.v20180301.test.js +10 -0
- package/test/wedata.v20210820.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,88 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
|
+
|
|
5
|
+
### 第 74 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-14 01:12:41
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeClusterDatabases](https://cloud.tencent.com/document/api/1003/101559)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
20
|
+
|
|
21
|
+
### 第 132 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-11-14 01:16:20
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改数据结构:
|
|
30
|
+
|
|
31
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
32
|
+
|
|
33
|
+
* 新增成员:NoTransfer
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
3
42
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
4
43
|
|
|
5
|
-
### 第
|
|
44
|
+
### 第 66 次发布
|
|
6
45
|
|
|
7
|
-
发布时间:2023-11-
|
|
46
|
+
发布时间:2023-11-14 01:16:39
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
新增接口:
|
|
53
|
+
|
|
54
|
+
* [DetectAIFakeFaces](https://cloud.tencent.com/document/api/1007/101561)
|
|
55
|
+
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [AttackRiskDetail](https://cloud.tencent.com/document/api/1007/41958#AttackRiskDetail)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
63
|
+
|
|
64
|
+
### 第 42 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-11-14 01:16:54
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
修改数据结构:
|
|
73
|
+
|
|
74
|
+
* [ProxyInfo](https://cloud.tencent.com/document/api/608/37023#ProxyInfo)
|
|
75
|
+
|
|
76
|
+
* 新增成员:IsAutoScaleProxy
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
82
|
+
|
|
83
|
+
### 第 116 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2023-11-14 01:19:55
|
|
8
86
|
|
|
9
87
|
本次发布包含了以下内容:
|
|
10
88
|
|
|
@@ -12,12 +90,143 @@
|
|
|
12
90
|
|
|
13
91
|
修改接口:
|
|
14
92
|
|
|
15
|
-
* [
|
|
93
|
+
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
|
16
94
|
|
|
17
|
-
* 新增入参:
|
|
95
|
+
* 新增入参:BackupToUrl
|
|
18
96
|
|
|
19
|
-
|
|
97
|
+
* [ModifyLivePullStreamTask](https://cloud.tencent.com/document/api/267/56242)
|
|
98
|
+
|
|
99
|
+
* 新增入参:BackupToUrl
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
20
105
|
|
|
106
|
+
### 第 118 次发布
|
|
107
|
+
|
|
108
|
+
发布时间:2023-11-14 01:22:01
|
|
109
|
+
|
|
110
|
+
本次发布包含了以下内容:
|
|
111
|
+
|
|
112
|
+
改善已有的文档。
|
|
113
|
+
|
|
114
|
+
修改接口:
|
|
115
|
+
|
|
116
|
+
* [MainlandPermitOCR](https://cloud.tencent.com/document/api/866/43105)
|
|
117
|
+
|
|
118
|
+
* 新增入参:CardSide
|
|
119
|
+
|
|
120
|
+
* 新增出参:MainlandTravelPermitBackInfos
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
新增数据结构:
|
|
124
|
+
|
|
125
|
+
* [MainlandTravelPermitBackInfos](https://cloud.tencent.com/document/api/866/33527#MainlandTravelPermitBackInfos)
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
|
130
|
+
|
|
131
|
+
### 第 8 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2023-11-14 01:22:26
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改接口:
|
|
140
|
+
|
|
141
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1643/90909)
|
|
142
|
+
|
|
143
|
+
* 新增入参:IsDefault
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
新增数据结构:
|
|
147
|
+
|
|
148
|
+
* [LimitRange](https://cloud.tencent.com/document/api/1643/89100#LimitRange)
|
|
149
|
+
* [ResourceQuota](https://cloud.tencent.com/document/api/1643/89100#ResourceQuota)
|
|
150
|
+
* [SecurityGroupOption](https://cloud.tencent.com/document/api/1643/89100#SecurityGroupOption)
|
|
151
|
+
|
|
152
|
+
修改数据结构:
|
|
153
|
+
|
|
154
|
+
* [ClusterOption](https://cloud.tencent.com/document/api/1643/89100#ClusterOption)
|
|
155
|
+
|
|
156
|
+
* 新增成员:ResourceQuota, LimitRange
|
|
157
|
+
|
|
158
|
+
* [EnvironmentConfig](https://cloud.tencent.com/document/api/1643/89100#EnvironmentConfig)
|
|
159
|
+
|
|
160
|
+
* 新增成员:SecurityGroupOption
|
|
161
|
+
|
|
162
|
+
* [VPCOption](https://cloud.tencent.com/document/api/1643/89100#VPCOption)
|
|
163
|
+
|
|
164
|
+
* 新增成员:VPCId, SubnetId
|
|
165
|
+
|
|
166
|
+
* <font color="#dd0000">**修改成员**:</font>SubnetZone, VPCCIDRBlock, SubnetCIDRBlock
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
172
|
+
|
|
173
|
+
### 第 56 次发布
|
|
174
|
+
|
|
175
|
+
发布时间:2023-11-14 01:33:54
|
|
176
|
+
|
|
177
|
+
本次发布包含了以下内容:
|
|
178
|
+
|
|
179
|
+
改善已有的文档。
|
|
180
|
+
|
|
181
|
+
新增接口:
|
|
182
|
+
|
|
183
|
+
* [DescribeTableMetas](https://cloud.tencent.com/document/api/1267/101563)
|
|
184
|
+
|
|
185
|
+
新增数据结构:
|
|
186
|
+
|
|
187
|
+
* [SearchColumnDocVO](https://cloud.tencent.com/document/api/1267/76336#SearchColumnDocVO)
|
|
188
|
+
* [TableHeat](https://cloud.tencent.com/document/api/1267/76336#TableHeat)
|
|
189
|
+
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
190
|
+
* [TablePropertyScore](https://cloud.tencent.com/document/api/1267/76336#TablePropertyScore)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
## 微瓴同业开放平台(weilingwith) 版本:2023-04-27
|
|
195
|
+
|
|
196
|
+
### 第 3 次发布
|
|
197
|
+
|
|
198
|
+
发布时间:2023-11-14 01:34:59
|
|
199
|
+
|
|
200
|
+
本次发布包含了以下内容:
|
|
201
|
+
|
|
202
|
+
改善已有的文档。
|
|
203
|
+
|
|
204
|
+
修改接口:
|
|
205
|
+
|
|
206
|
+
* [DescribeApplicationList](https://cloud.tencent.com/document/api/1693/97958)
|
|
207
|
+
|
|
208
|
+
* 新增入参:WorkspaceId, ApplicationToken, ApplicationId, PageNumber, PageSize
|
|
209
|
+
|
|
210
|
+
* 新增出参:Result
|
|
211
|
+
|
|
212
|
+
* [DescribeDeviceShadowList](https://cloud.tencent.com/document/api/1693/101481)
|
|
213
|
+
|
|
214
|
+
* 新增入参:WorkspaceId, WIDSet, PageNumber, PageSize, ApplicationToken, DeviceTypeSet, ProductIdSet, SpaceCodeSet, DeviceTagSet
|
|
215
|
+
|
|
216
|
+
* 新增出参:Result
|
|
217
|
+
|
|
218
|
+
* [DescribeVideoRecordStream](https://cloud.tencent.com/document/api/1693/101464)
|
|
219
|
+
|
|
220
|
+
* 新增入参:WID, Protocol, StartTime, EndTime, PlayBackRate, WorkspaceId, ApplicationToken, Stream, Env
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
新增数据结构:
|
|
224
|
+
|
|
225
|
+
* [ApplicationInfo](https://cloud.tencent.com/document/api/1693/97961#ApplicationInfo)
|
|
226
|
+
* [ApplicationList](https://cloud.tencent.com/document/api/1693/97961#ApplicationList)
|
|
227
|
+
* [ApplicationLogo](https://cloud.tencent.com/document/api/1693/97961#ApplicationLogo)
|
|
228
|
+
* [DeviceShadowInfo](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowInfo)
|
|
229
|
+
* [DeviceShadowRes](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowRes)
|
|
21
230
|
|
|
22
231
|
|
|
23
232
|
|
|
@@ -40976,6 +41185,18 @@
|
|
|
40976
41185
|
|
|
40977
41186
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
40978
41187
|
|
|
41188
|
+
### 第 74 次发布
|
|
41189
|
+
|
|
41190
|
+
发布时间:2023-11-14 01:12:41
|
|
41191
|
+
|
|
41192
|
+
本次发布包含了以下内容:
|
|
41193
|
+
|
|
41194
|
+
改善已有的文档。
|
|
41195
|
+
|
|
41196
|
+
新增接口:
|
|
41197
|
+
|
|
41198
|
+
* [[DescribeClusterDatabases](https://cloud.tencent.com/document/api/1003/101559)](https://cloud.tencent.com/document/api/#/#)
|
|
41199
|
+
|
|
40979
41200
|
### 第 73 次发布
|
|
40980
41201
|
|
|
40981
41202
|
发布时间:2023-10-23 00:08:10
|
|
@@ -58267,6 +58488,21 @@
|
|
|
58267
58488
|
|
|
58268
58489
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58269
58490
|
|
|
58491
|
+
### 第 132 次发布
|
|
58492
|
+
|
|
58493
|
+
发布时间:2023-11-14 01:16:20
|
|
58494
|
+
|
|
58495
|
+
本次发布包含了以下内容:
|
|
58496
|
+
|
|
58497
|
+
改善已有的文档。
|
|
58498
|
+
|
|
58499
|
+
修改数据结构:
|
|
58500
|
+
|
|
58501
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
58502
|
+
|
|
58503
|
+
* 新增成员:NoTransfer
|
|
58504
|
+
|
|
58505
|
+
|
|
58270
58506
|
### 第 131 次发布
|
|
58271
58507
|
|
|
58272
58508
|
发布时间:2023-11-13 00:13:25
|
|
@@ -60921,6 +61157,22 @@
|
|
|
60921
61157
|
|
|
60922
61158
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
60923
61159
|
|
|
61160
|
+
### 第 66 次发布
|
|
61161
|
+
|
|
61162
|
+
发布时间:2023-11-14 01:16:39
|
|
61163
|
+
|
|
61164
|
+
本次发布包含了以下内容:
|
|
61165
|
+
|
|
61166
|
+
改善已有的文档。
|
|
61167
|
+
|
|
61168
|
+
新增接口:
|
|
61169
|
+
|
|
61170
|
+
* [[DetectAIFakeFaces](https://cloud.tencent.com/document/api/1007/101561)](https://cloud.tencent.com/document/api/#/#)
|
|
61171
|
+
|
|
61172
|
+
新增数据结构:
|
|
61173
|
+
|
|
61174
|
+
* [[AttackRiskDetail](https://cloud.tencent.com/document/api/1007/41958#AttackRiskDetail)](https://cloud.tencent.com/document/api/1007/41958#[AttackRiskDetail](https://cloud.tencent.com/document/api/1007/41958#AttackRiskDetail))
|
|
61175
|
+
|
|
60924
61176
|
### 第 65 次发布
|
|
60925
61177
|
|
|
60926
61178
|
发布时间:2023-11-13 11:06:52
|
|
@@ -62306,6 +62558,21 @@
|
|
|
62306
62558
|
|
|
62307
62559
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
62308
62560
|
|
|
62561
|
+
### 第 42 次发布
|
|
62562
|
+
|
|
62563
|
+
发布时间:2023-11-14 01:16:54
|
|
62564
|
+
|
|
62565
|
+
本次发布包含了以下内容:
|
|
62566
|
+
|
|
62567
|
+
改善已有的文档。
|
|
62568
|
+
|
|
62569
|
+
修改数据结构:
|
|
62570
|
+
|
|
62571
|
+
* [ProxyInfo](https://cloud.tencent.com/document/api/608/37023#ProxyInfo)
|
|
62572
|
+
|
|
62573
|
+
* 新增成员:IsAutoScaleProxy
|
|
62574
|
+
|
|
62575
|
+
|
|
62309
62576
|
### 第 41 次发布
|
|
62310
62577
|
|
|
62311
62578
|
发布时间:2023-09-22 01:52:02
|
|
@@ -74938,6 +75205,25 @@
|
|
|
74938
75205
|
|
|
74939
75206
|
## 云直播CSS(live) 版本:2018-08-01
|
|
74940
75207
|
|
|
75208
|
+
### 第 116 次发布
|
|
75209
|
+
|
|
75210
|
+
发布时间:2023-11-14 01:19:55
|
|
75211
|
+
|
|
75212
|
+
本次发布包含了以下内容:
|
|
75213
|
+
|
|
75214
|
+
改善已有的文档。
|
|
75215
|
+
|
|
75216
|
+
修改接口:
|
|
75217
|
+
|
|
75218
|
+
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
|
75219
|
+
|
|
75220
|
+
* 新增入参:BackupToUrl
|
|
75221
|
+
|
|
75222
|
+
* [ModifyLivePullStreamTask](https://cloud.tencent.com/document/api/267/56242)
|
|
75223
|
+
|
|
75224
|
+
* 新增入参:BackupToUrl
|
|
75225
|
+
|
|
75226
|
+
|
|
74941
75227
|
### 第 115 次发布
|
|
74942
75228
|
|
|
74943
75229
|
发布时间:2023-10-26 01:18:09
|
|
@@ -86902,6 +87188,27 @@
|
|
|
86902
87188
|
|
|
86903
87189
|
## 文字识别(ocr) 版本:2018-11-19
|
|
86904
87190
|
|
|
87191
|
+
### 第 118 次发布
|
|
87192
|
+
|
|
87193
|
+
发布时间:2023-11-14 01:22:01
|
|
87194
|
+
|
|
87195
|
+
本次发布包含了以下内容:
|
|
87196
|
+
|
|
87197
|
+
改善已有的文档。
|
|
87198
|
+
|
|
87199
|
+
修改接口:
|
|
87200
|
+
|
|
87201
|
+
* [MainlandPermitOCR](https://cloud.tencent.com/document/api/866/43105)
|
|
87202
|
+
|
|
87203
|
+
* 新增入参:CardSide
|
|
87204
|
+
|
|
87205
|
+
* 新增出参:MainlandTravelPermitBackInfos
|
|
87206
|
+
|
|
87207
|
+
|
|
87208
|
+
新增数据结构:
|
|
87209
|
+
|
|
87210
|
+
* [[MainlandTravelPermitBackInfos](https://cloud.tencent.com/document/api/866/33527#MainlandTravelPermitBackInfos)](https://cloud.tencent.com/document/api/866/33527#[MainlandTravelPermitBackInfos](https://cloud.tencent.com/document/api/866/33527#MainlandTravelPermitBackInfos))
|
|
87211
|
+
|
|
86905
87212
|
### 第 117 次发布
|
|
86906
87213
|
|
|
86907
87214
|
发布时间:2023-11-10 01:21:12
|
|
@@ -89167,6 +89474,44 @@
|
|
|
89167
89474
|
|
|
89168
89475
|
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
|
89169
89476
|
|
|
89477
|
+
### 第 8 次发布
|
|
89478
|
+
|
|
89479
|
+
发布时间:2023-11-14 01:22:26
|
|
89480
|
+
|
|
89481
|
+
本次发布包含了以下内容:
|
|
89482
|
+
|
|
89483
|
+
改善已有的文档。
|
|
89484
|
+
|
|
89485
|
+
修改接口:
|
|
89486
|
+
|
|
89487
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1643/90909)
|
|
89488
|
+
|
|
89489
|
+
* 新增入参:IsDefault
|
|
89490
|
+
|
|
89491
|
+
|
|
89492
|
+
新增数据结构:
|
|
89493
|
+
|
|
89494
|
+
* [[LimitRange](https://cloud.tencent.com/document/api/1643/89100#LimitRange)](https://cloud.tencent.com/document/api/1643/89100#[LimitRange](https://cloud.tencent.com/document/api/1643/89100#LimitRange))
|
|
89495
|
+
* [[ResourceQuota](https://cloud.tencent.com/document/api/1643/89100#ResourceQuota)](https://cloud.tencent.com/document/api/1643/89100#[ResourceQuota](https://cloud.tencent.com/document/api/1643/89100#ResourceQuota))
|
|
89496
|
+
* [[SecurityGroupOption](https://cloud.tencent.com/document/api/1643/89100#SecurityGroupOption)](https://cloud.tencent.com/document/api/1643/89100#[SecurityGroupOption](https://cloud.tencent.com/document/api/1643/89100#SecurityGroupOption))
|
|
89497
|
+
|
|
89498
|
+
修改数据结构:
|
|
89499
|
+
|
|
89500
|
+
* [ClusterOption](https://cloud.tencent.com/document/api/1643/89100#ClusterOption)
|
|
89501
|
+
|
|
89502
|
+
* 新增成员:ResourceQuota, LimitRange
|
|
89503
|
+
|
|
89504
|
+
* [EnvironmentConfig](https://cloud.tencent.com/document/api/1643/89100#EnvironmentConfig)
|
|
89505
|
+
|
|
89506
|
+
* 新增成员:SecurityGroupOption
|
|
89507
|
+
|
|
89508
|
+
* [VPCOption](https://cloud.tencent.com/document/api/1643/89100#VPCOption)
|
|
89509
|
+
|
|
89510
|
+
* 新增成员:VPCId, SubnetId
|
|
89511
|
+
|
|
89512
|
+
* <font color="#dd0000">**修改成员**:</font>SubnetZone, VPCCIDRBlock, SubnetCIDRBlock
|
|
89513
|
+
|
|
89514
|
+
|
|
89170
89515
|
### 第 7 次发布
|
|
89171
89516
|
|
|
89172
89517
|
发布时间:2023-10-27 16:07:10
|
|
@@ -138726,6 +139071,25 @@
|
|
|
138726
139071
|
|
|
138727
139072
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
138728
139073
|
|
|
139074
|
+
### 第 56 次发布
|
|
139075
|
+
|
|
139076
|
+
发布时间:2023-11-14 01:33:54
|
|
139077
|
+
|
|
139078
|
+
本次发布包含了以下内容:
|
|
139079
|
+
|
|
139080
|
+
改善已有的文档。
|
|
139081
|
+
|
|
139082
|
+
新增接口:
|
|
139083
|
+
|
|
139084
|
+
* [[DescribeTableMetas](https://cloud.tencent.com/document/api/1267/101563)](https://cloud.tencent.com/document/api/#/#)
|
|
139085
|
+
|
|
139086
|
+
新增数据结构:
|
|
139087
|
+
|
|
139088
|
+
* [[SearchColumnDocVO](https://cloud.tencent.com/document/api/1267/76336#SearchColumnDocVO)](https://cloud.tencent.com/document/api/1267/76336#[SearchColumnDocVO](https://cloud.tencent.com/document/api/1267/76336#SearchColumnDocVO))
|
|
139089
|
+
* [[TableHeat](https://cloud.tencent.com/document/api/1267/76336#TableHeat)](https://cloud.tencent.com/document/api/1267/76336#[TableHeat](https://cloud.tencent.com/document/api/1267/76336#TableHeat))
|
|
139090
|
+
* [[TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)](https://cloud.tencent.com/document/api/1267/76336#[TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta))
|
|
139091
|
+
* [[TablePropertyScore](https://cloud.tencent.com/document/api/1267/76336#TablePropertyScore)](https://cloud.tencent.com/document/api/1267/76336#[TablePropertyScore](https://cloud.tencent.com/document/api/1267/76336#TablePropertyScore))
|
|
139092
|
+
|
|
138729
139093
|
### 第 55 次发布
|
|
138730
139094
|
|
|
138731
139095
|
发布时间:2023-11-07 02:48:57
|
|
@@ -140480,6 +140844,41 @@
|
|
|
140480
140844
|
|
|
140481
140845
|
## 微瓴同业开放平台(weilingwith) 版本:2023-04-27
|
|
140482
140846
|
|
|
140847
|
+
### 第 3 次发布
|
|
140848
|
+
|
|
140849
|
+
发布时间:2023-11-14 01:34:59
|
|
140850
|
+
|
|
140851
|
+
本次发布包含了以下内容:
|
|
140852
|
+
|
|
140853
|
+
改善已有的文档。
|
|
140854
|
+
|
|
140855
|
+
修改接口:
|
|
140856
|
+
|
|
140857
|
+
* [DescribeApplicationList](https://cloud.tencent.com/document/api/1693/97958)
|
|
140858
|
+
|
|
140859
|
+
* 新增入参:WorkspaceId, ApplicationToken, ApplicationId, PageNumber, PageSize
|
|
140860
|
+
|
|
140861
|
+
* 新增出参:Result
|
|
140862
|
+
|
|
140863
|
+
* [DescribeDeviceShadowList](https://cloud.tencent.com/document/api/1693/101481)
|
|
140864
|
+
|
|
140865
|
+
* 新增入参:WorkspaceId, WIDSet, PageNumber, PageSize, ApplicationToken, DeviceTypeSet, ProductIdSet, SpaceCodeSet, DeviceTagSet
|
|
140866
|
+
|
|
140867
|
+
* 新增出参:Result
|
|
140868
|
+
|
|
140869
|
+
* [DescribeVideoRecordStream](https://cloud.tencent.com/document/api/1693/101464)
|
|
140870
|
+
|
|
140871
|
+
* 新增入参:WID, Protocol, StartTime, EndTime, PlayBackRate, WorkspaceId, ApplicationToken, Stream, Env
|
|
140872
|
+
|
|
140873
|
+
|
|
140874
|
+
新增数据结构:
|
|
140875
|
+
|
|
140876
|
+
* [[ApplicationInfo](https://cloud.tencent.com/document/api/1693/97961#ApplicationInfo)](https://cloud.tencent.com/document/api/1693/97961#[ApplicationInfo](https://cloud.tencent.com/document/api/1693/97961#ApplicationInfo))
|
|
140877
|
+
* [[ApplicationList](https://cloud.tencent.com/document/api/1693/97961#ApplicationList)](https://cloud.tencent.com/document/api/1693/97961#[ApplicationList](https://cloud.tencent.com/document/api/1693/97961#ApplicationList))
|
|
140878
|
+
* [[ApplicationLogo](https://cloud.tencent.com/document/api/1693/97961#ApplicationLogo)](https://cloud.tencent.com/document/api/1693/97961#[ApplicationLogo](https://cloud.tencent.com/document/api/1693/97961#ApplicationLogo))
|
|
140879
|
+
* [[DeviceShadowInfo](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowInfo)](https://cloud.tencent.com/document/api/1693/97961#[DeviceShadowInfo](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowInfo))
|
|
140880
|
+
* [[DeviceShadowRes](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowRes)](https://cloud.tencent.com/document/api/1693/97961#[DeviceShadowRes](https://cloud.tencent.com/document/api/1693/97961#DeviceShadowRes))
|
|
140881
|
+
|
|
140483
140882
|
### 第 2 次发布
|
|
140484
140883
|
|
|
140485
140884
|
发布时间:2023-11-10 01:30:47
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-11-01 01:07:57 |
|
|
43
43
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-11-13 00:05:23 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-11-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-11-14 01:08:17 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-27 01:17:34 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-11-06 00:05:55 |
|
|
72
72
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-27 01:29:35 |
|
|
73
73
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
74
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-
|
|
74
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-11-14 01:12:41 |
|
|
75
75
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-11-09 01:11:47 |
|
|
76
76
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
77
77
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-11-13 00:10:11 |
|
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
82
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-13 00:11:03 |
|
|
83
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-
|
|
83
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-14 01:14:14 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
|
85
85
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
86
86
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
@@ -95,13 +95,13 @@
|
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-14 01:16:05 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-14 01:16:20 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-11-
|
|
101
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-11-14 01:16:39 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
103
103
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
|
|
104
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-
|
|
104
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-11-14 01:16:54 |
|
|
105
105
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-10-18 02:07:09 |
|
|
106
106
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-11-06 00:10:39 |
|
|
107
107
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
|
132
132
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-11-09 01:19:33 |
|
|
133
133
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-11-09 01:19:51 |
|
|
134
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-11-
|
|
134
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-11-14 01:19:55 |
|
|
135
135
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
136
136
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
137
137
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
143
143
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-08 01:53:44 |
|
|
144
144
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
145
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-
|
|
145
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-14 01:20:51 |
|
|
146
146
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
|
|
147
147
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-01 01:18:18 |
|
|
148
148
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
|
@@ -151,12 +151,12 @@
|
|
|
151
151
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
|
|
152
152
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
153
153
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
|
|
154
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-
|
|
155
|
-
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-
|
|
154
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-14 01:22:01 |
|
|
155
|
+
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-11-14 01:22:26 |
|
|
156
156
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-11-08 02:00:11 |
|
|
157
157
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
158
158
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
159
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-
|
|
159
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-11-14 01:22:46 |
|
|
160
160
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-10-13 01:22:04 |
|
|
161
161
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
|
|
162
162
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-10-31 02:15:24 |
|
|
@@ -170,12 +170,12 @@
|
|
|
170
170
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
|
|
171
171
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
|
|
172
172
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
|
|
173
|
-
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-
|
|
173
|
+
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-11-14 01:24:00 |
|
|
174
174
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-10-16 01:23:02 |
|
|
175
175
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
176
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-11-
|
|
176
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-11-14 01:24:29 |
|
|
177
177
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-09-15 02:24:19 |
|
|
178
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-
|
|
178
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-11-14 01:25:09 |
|
|
179
179
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
180
180
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-08-17 04:46:36 |
|
|
181
181
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-10-27 02:11:56 |
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-09 01:25:09 |
|
|
202
202
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
203
203
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
204
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-
|
|
204
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-14 01:29:09 |
|
|
205
205
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
|
|
206
206
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
207
207
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -230,11 +230,11 @@
|
|
|
230
230
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
231
231
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-07 02:30:32 |
|
|
232
232
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-09 01:29:06 |
|
|
233
|
-
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-
|
|
233
|
+
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-14 01:33:45 |
|
|
234
234
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-08 10:49:05 |
|
|
235
235
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
236
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-
|
|
237
|
-
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-
|
|
236
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-14 01:33:54 |
|
|
237
|
+
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-14 01:34:59 |
|
|
238
238
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
239
239
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
240
240
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.732"
|