tencentcloud-sdk-nodejs-vod 4.0.199 → 4.0.204
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 +619 -24
- package/package.json +1 -1
- package/products.md +153 -152
- package/src/services/vod/v20180717/vod_client.ts +97 -45
- package/src/services/vod/v20180717/vod_models.ts +148 -10
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +40 -20
- package/tencentcloud/services/vod/v20180717/vod_client.js +54 -26
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +131 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 52 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-09-
|
|
7
|
+
发布时间:2021-09-16 08:02:38
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,67 +12,120 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [AttachDisks](https://cloud.tencent.com/document/api/1108/61560)
|
|
16
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/1108/61559)
|
|
17
|
+
* [DeleteSnapshots](https://cloud.tencent.com/document/api/1108/61554)
|
|
18
|
+
* [DescribeDisks](https://cloud.tencent.com/document/api/1108/61558)
|
|
19
|
+
* [DescribeSnapshots](https://cloud.tencent.com/document/api/1108/61553)
|
|
20
|
+
* [DetachDisks](https://cloud.tencent.com/document/api/1108/61557)
|
|
21
|
+
* [TerminateDisks](https://cloud.tencent.com/document/api/1108/61556)
|
|
16
22
|
|
|
23
|
+
新增数据结构:
|
|
17
24
|
|
|
25
|
+
* [Disk](https://cloud.tencent.com/document/api/1108/42574#Disk)
|
|
26
|
+
* [DiskChargePrepaid](https://cloud.tencent.com/document/api/1108/42574#DiskChargePrepaid)
|
|
27
|
+
* [Placement](https://cloud.tencent.com/document/api/1108/42574#Placement)
|
|
28
|
+
* [Snapshot](https://cloud.tencent.com/document/api/1108/42574#Snapshot)
|
|
18
29
|
|
|
19
|
-
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
20
30
|
|
|
21
|
-
### 第 25 次发布
|
|
22
31
|
|
|
23
|
-
|
|
32
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
33
|
+
|
|
34
|
+
### 第 15 次发布
|
|
35
|
+
|
|
36
|
+
发布时间:2021-09-16 08:07:34
|
|
24
37
|
|
|
25
38
|
本次发布包含了以下内容:
|
|
26
39
|
|
|
27
40
|
改善已有的文档。
|
|
28
41
|
|
|
29
|
-
|
|
42
|
+
修改数据结构:
|
|
30
43
|
|
|
31
|
-
* [
|
|
44
|
+
* [DescribeScanResult](https://cloud.tencent.com/document/api/607/35375#DescribeScanResult)
|
|
32
45
|
|
|
46
|
+
* 新增成员:BizId
|
|
33
47
|
|
|
34
48
|
|
|
35
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
36
49
|
|
|
37
|
-
### 第 29 次发布
|
|
38
50
|
|
|
39
|
-
|
|
51
|
+
## 渠道合作伙伴(partners) 版本:2018-03-21
|
|
52
|
+
|
|
53
|
+
### 第 23 次发布
|
|
54
|
+
|
|
55
|
+
发布时间:2021-09-16 08:09:23
|
|
40
56
|
|
|
41
57
|
本次发布包含了以下内容:
|
|
42
58
|
|
|
43
59
|
改善已有的文档。
|
|
44
60
|
|
|
45
|
-
|
|
61
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
46
62
|
|
|
47
|
-
*
|
|
63
|
+
* DescribeClientBaseInfo
|
|
48
64
|
|
|
49
|
-
|
|
65
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
50
66
|
|
|
67
|
+
* ClientBaseElem
|
|
51
68
|
|
|
52
69
|
|
|
53
70
|
|
|
54
|
-
##
|
|
71
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
55
72
|
|
|
56
|
-
### 第
|
|
73
|
+
### 第 27 次发布
|
|
57
74
|
|
|
58
|
-
发布时间:2021-09-
|
|
75
|
+
发布时间:2021-09-16 08:09:54
|
|
59
76
|
|
|
60
77
|
本次发布包含了以下内容:
|
|
61
78
|
|
|
62
79
|
改善已有的文档。
|
|
63
80
|
|
|
81
|
+
新增接口:
|
|
82
|
+
|
|
83
|
+
* [DescribeBackupFiles](https://cloud.tencent.com/document/api/238/61561)
|
|
84
|
+
|
|
64
85
|
修改接口:
|
|
65
86
|
|
|
66
|
-
* [
|
|
87
|
+
* [DescribeBackupByFlowId](https://cloud.tencent.com/document/api/238/47203)
|
|
67
88
|
|
|
68
|
-
*
|
|
89
|
+
* 新增出参:GroupId
|
|
90
|
+
|
|
91
|
+
* [DescribeBackups](https://cloud.tencent.com/document/api/238/19943)
|
|
92
|
+
|
|
93
|
+
* 新增入参:Group
|
|
94
|
+
|
|
95
|
+
* [DescribeDBInstances](https://cloud.tencent.com/document/api/238/19969)
|
|
96
|
+
|
|
97
|
+
* 新增入参:UidSet
|
|
98
|
+
|
|
99
|
+
* [ModifyBackupName](https://cloud.tencent.com/document/api/238/47202)
|
|
100
|
+
|
|
101
|
+
* 新增入参:GroupId
|
|
102
|
+
|
|
103
|
+
* <font color="#dd0000">**修改入参**:</font>BackupId
|
|
69
104
|
|
|
105
|
+
* [ModifyBackupStrategy](https://cloud.tencent.com/document/api/238/46288)
|
|
106
|
+
|
|
107
|
+
* 新增入参:BackupModel
|
|
108
|
+
|
|
109
|
+
* <font color="#dd0000">**修改入参**:</font>BackupType, BackupTime, BackupDay
|
|
110
|
+
|
|
111
|
+
* [RestoreInstance](https://cloud.tencent.com/document/api/238/19950)
|
|
112
|
+
|
|
113
|
+
* 新增入参:GroupId
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
新增数据结构:
|
|
117
|
+
|
|
118
|
+
* [BackupFile](https://cloud.tencent.com/document/api/238/19976#BackupFile)
|
|
70
119
|
|
|
71
120
|
修改数据结构:
|
|
72
121
|
|
|
73
|
-
* [
|
|
122
|
+
* [Backup](https://cloud.tencent.com/document/api/238/19976#Backup)
|
|
74
123
|
|
|
75
|
-
* 新增成员:
|
|
124
|
+
* 新增成员:GroupId
|
|
125
|
+
|
|
126
|
+
* [DBInstance](https://cloud.tencent.com/document/api/238/19976#DBInstance)
|
|
127
|
+
|
|
128
|
+
* 新增成员:BackupModel
|
|
76
129
|
|
|
77
130
|
|
|
78
131
|
|
|
@@ -298,6 +351,44 @@
|
|
|
298
351
|
|
|
299
352
|
## 借贷反欺诈(af) 版本:2020-02-26
|
|
300
353
|
|
|
354
|
+
### 第 3 次发布
|
|
355
|
+
|
|
356
|
+
发布时间:2021-09-15 08:02:06
|
|
357
|
+
|
|
358
|
+
本次发布包含了以下内容:
|
|
359
|
+
|
|
360
|
+
改善已有的文档。
|
|
361
|
+
|
|
362
|
+
新增数据结构:
|
|
363
|
+
|
|
364
|
+
* [FinanceOtherModelScores](https://cloud.tencent.com/document/api/668/44002#FinanceOtherModelScores)
|
|
365
|
+
|
|
366
|
+
修改数据结构:
|
|
367
|
+
|
|
368
|
+
* [FinanceAntiFraudRecord](https://cloud.tencent.com/document/api/668/44002#FinanceAntiFraudRecord)
|
|
369
|
+
|
|
370
|
+
* 新增成员:OtherModelScores
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
### 第 2 次发布
|
|
374
|
+
|
|
375
|
+
发布时间:2021-09-14 08:01:47
|
|
376
|
+
|
|
377
|
+
本次发布包含了以下内容:
|
|
378
|
+
|
|
379
|
+
改善已有的文档。
|
|
380
|
+
|
|
381
|
+
新增接口:
|
|
382
|
+
|
|
383
|
+
* [DescribeAntiFraud](https://cloud.tencent.com/document/api/668/61477)
|
|
384
|
+
|
|
385
|
+
新增数据结构:
|
|
386
|
+
|
|
387
|
+
* [FinanceAntiFraudCryptoFilter](https://cloud.tencent.com/document/api/668/44002#FinanceAntiFraudCryptoFilter)
|
|
388
|
+
* [FinanceAntiFraudFilter](https://cloud.tencent.com/document/api/668/44002#FinanceAntiFraudFilter)
|
|
389
|
+
* [FinanceAntiFraudRecord](https://cloud.tencent.com/document/api/668/44002#FinanceAntiFraudRecord)
|
|
390
|
+
* [RiskDetailInfo](https://cloud.tencent.com/document/api/668/44002#RiskDetailInfo)
|
|
391
|
+
|
|
301
392
|
### 第 1 次发布
|
|
302
393
|
|
|
303
394
|
发布时间:2020-04-28 15:20:07
|
|
@@ -4207,6 +4298,66 @@
|
|
|
4207
4298
|
|
|
4208
4299
|
## 计费相关(billing) 版本:2018-07-09
|
|
4209
4300
|
|
|
4301
|
+
### 第 27 次发布
|
|
4302
|
+
|
|
4303
|
+
发布时间:2021-09-13 08:03:19
|
|
4304
|
+
|
|
4305
|
+
本次发布包含了以下内容:
|
|
4306
|
+
|
|
4307
|
+
改善已有的文档。
|
|
4308
|
+
|
|
4309
|
+
修改接口:
|
|
4310
|
+
|
|
4311
|
+
* [DescribeBillDetail](https://cloud.tencent.com/document/api/555/19182)
|
|
4312
|
+
|
|
4313
|
+
* <font color="#dd0000">**修改入参**:</font>PeriodType
|
|
4314
|
+
|
|
4315
|
+
* [DescribeBillResourceSummary](https://cloud.tencent.com/document/api/555/19181)
|
|
4316
|
+
|
|
4317
|
+
* <font color="#dd0000">**修改入参**:</font>PeriodType
|
|
4318
|
+
|
|
4319
|
+
* [DescribeBillSummaryByTag](https://cloud.tencent.com/document/api/555/38208)
|
|
4320
|
+
|
|
4321
|
+
* 新增入参:TagValue
|
|
4322
|
+
|
|
4323
|
+
* 新增出参:SummaryTotal
|
|
4324
|
+
|
|
4325
|
+
|
|
4326
|
+
新增数据结构:
|
|
4327
|
+
|
|
4328
|
+
* [SummaryTotal](https://cloud.tencent.com/document/api/555/19183#SummaryTotal)
|
|
4329
|
+
|
|
4330
|
+
修改数据结构:
|
|
4331
|
+
|
|
4332
|
+
* [ActionSummaryOverviewItem](https://cloud.tencent.com/document/api/555/19183#ActionSummaryOverviewItem)
|
|
4333
|
+
|
|
4334
|
+
* 新增成员:TotalCost
|
|
4335
|
+
|
|
4336
|
+
* [BusinessSummaryOverviewItem](https://cloud.tencent.com/document/api/555/19183#BusinessSummaryOverviewItem)
|
|
4337
|
+
|
|
4338
|
+
* 新增成员:TotalCost
|
|
4339
|
+
|
|
4340
|
+
* [BusinessSummaryTotal](https://cloud.tencent.com/document/api/555/19183#BusinessSummaryTotal)
|
|
4341
|
+
|
|
4342
|
+
* 新增成员:TotalCost
|
|
4343
|
+
|
|
4344
|
+
* [PayModeSummaryOverviewItem](https://cloud.tencent.com/document/api/555/19183#PayModeSummaryOverviewItem)
|
|
4345
|
+
|
|
4346
|
+
* 新增成员:TotalCost
|
|
4347
|
+
|
|
4348
|
+
* [ProjectSummaryOverviewItem](https://cloud.tencent.com/document/api/555/19183#ProjectSummaryOverviewItem)
|
|
4349
|
+
|
|
4350
|
+
* 新增成员:TotalCost
|
|
4351
|
+
|
|
4352
|
+
* [RegionSummaryOverviewItem](https://cloud.tencent.com/document/api/555/19183#RegionSummaryOverviewItem)
|
|
4353
|
+
|
|
4354
|
+
* 新增成员:TotalCost
|
|
4355
|
+
|
|
4356
|
+
* [TagSummaryOverviewItem](https://cloud.tencent.com/document/api/555/19183#TagSummaryOverviewItem)
|
|
4357
|
+
|
|
4358
|
+
* 新增成员:TotalCost
|
|
4359
|
+
|
|
4360
|
+
|
|
4210
4361
|
### 第 26 次发布
|
|
4211
4362
|
|
|
4212
4363
|
发布时间:2021-06-28 08:03:05
|
|
@@ -9151,6 +9302,21 @@
|
|
|
9151
9302
|
|
|
9152
9303
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
9153
9304
|
|
|
9305
|
+
### 第 77 次发布
|
|
9306
|
+
|
|
9307
|
+
发布时间:2021-09-15 08:04:54
|
|
9308
|
+
|
|
9309
|
+
本次发布包含了以下内容:
|
|
9310
|
+
|
|
9311
|
+
改善已有的文档。
|
|
9312
|
+
|
|
9313
|
+
修改数据结构:
|
|
9314
|
+
|
|
9315
|
+
* [BandwidthAlert](https://cloud.tencent.com/document/api/228/30987#BandwidthAlert)
|
|
9316
|
+
|
|
9317
|
+
* 新增成员:Metric
|
|
9318
|
+
|
|
9319
|
+
|
|
9154
9320
|
### 第 76 次发布
|
|
9155
9321
|
|
|
9156
9322
|
发布时间:2021-09-02 08:03:38
|
|
@@ -11107,6 +11273,29 @@
|
|
|
11107
11273
|
|
|
11108
11274
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
11109
11275
|
|
|
11276
|
+
### 第 10 次发布
|
|
11277
|
+
|
|
11278
|
+
发布时间:2021-09-14 08:12:02
|
|
11279
|
+
|
|
11280
|
+
本次发布包含了以下内容:
|
|
11281
|
+
|
|
11282
|
+
改善已有的文档。
|
|
11283
|
+
|
|
11284
|
+
新增接口:
|
|
11285
|
+
|
|
11286
|
+
* [CreateDatabaseWhiteListRules](https://cloud.tencent.com/document/api/1132/61483)
|
|
11287
|
+
|
|
11288
|
+
新增数据结构:
|
|
11289
|
+
|
|
11290
|
+
* [DatabaseWhiteListRuleData](https://cloud.tencent.com/document/api/1132/49071#DatabaseWhiteListRuleData)
|
|
11291
|
+
|
|
11292
|
+
修改数据结构:
|
|
11293
|
+
|
|
11294
|
+
* [NatFwInstance](https://cloud.tencent.com/document/api/1132/49071#NatFwInstance)
|
|
11295
|
+
|
|
11296
|
+
* 新增成员:NatIp
|
|
11297
|
+
|
|
11298
|
+
|
|
11110
11299
|
### 第 9 次发布
|
|
11111
11300
|
|
|
11112
11301
|
发布时间:2021-08-27 08:11:17
|
|
@@ -12147,6 +12336,33 @@
|
|
|
12147
12336
|
|
|
12148
12337
|
## 负载均衡(clb) 版本:2018-03-17
|
|
12149
12338
|
|
|
12339
|
+
### 第 54 次发布
|
|
12340
|
+
|
|
12341
|
+
发布时间:2021-09-14 08:04:35
|
|
12342
|
+
|
|
12343
|
+
本次发布包含了以下内容:
|
|
12344
|
+
|
|
12345
|
+
改善已有的文档。
|
|
12346
|
+
|
|
12347
|
+
新增接口:
|
|
12348
|
+
|
|
12349
|
+
* [DescribeLBListeners](https://cloud.tencent.com/document/api/214/61478)
|
|
12350
|
+
|
|
12351
|
+
修改接口:
|
|
12352
|
+
|
|
12353
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
|
12354
|
+
|
|
12355
|
+
* 新增入参:SlaType
|
|
12356
|
+
|
|
12357
|
+
|
|
12358
|
+
新增数据结构:
|
|
12359
|
+
|
|
12360
|
+
* [LBItem](https://cloud.tencent.com/document/api/214/30694#LBItem)
|
|
12361
|
+
* [LbRsItem](https://cloud.tencent.com/document/api/214/30694#LbRsItem)
|
|
12362
|
+
* [LbRsTargets](https://cloud.tencent.com/document/api/214/30694#LbRsTargets)
|
|
12363
|
+
* [ListenerItem](https://cloud.tencent.com/document/api/214/30694#ListenerItem)
|
|
12364
|
+
* [RulesItems](https://cloud.tencent.com/document/api/214/30694#RulesItems)
|
|
12365
|
+
|
|
12150
12366
|
### 第 53 次发布
|
|
12151
12367
|
|
|
12152
12368
|
发布时间:2021-08-25 08:04:41
|
|
@@ -13888,6 +14104,21 @@
|
|
|
13888
14104
|
|
|
13889
14105
|
## 腾讯云剪(cme) 版本:2019-10-29
|
|
13890
14106
|
|
|
14107
|
+
### 第 39 次发布
|
|
14108
|
+
|
|
14109
|
+
发布时间:2021-09-15 08:03:30
|
|
14110
|
+
|
|
14111
|
+
本次发布包含了以下内容:
|
|
14112
|
+
|
|
14113
|
+
改善已有的文档。
|
|
14114
|
+
|
|
14115
|
+
修改数据结构:
|
|
14116
|
+
|
|
14117
|
+
* [PlatformInfo](https://cloud.tencent.com/document/api/1156/40360#PlatformInfo)
|
|
14118
|
+
|
|
14119
|
+
* 新增成员:Status
|
|
14120
|
+
|
|
14121
|
+
|
|
13891
14122
|
### 第 38 次发布
|
|
13892
14123
|
|
|
13893
14124
|
发布时间:2021-08-12 08:03:28
|
|
@@ -20503,7 +20734,7 @@
|
|
|
20503
20734
|
|
|
20504
20735
|
新增接口:
|
|
20505
20736
|
|
|
20506
|
-
* [
|
|
20737
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
|
20507
20738
|
|
|
20508
20739
|
### 第 27 次发布
|
|
20509
20740
|
|
|
@@ -22464,6 +22695,31 @@
|
|
|
22464
22695
|
|
|
22465
22696
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
22466
22697
|
|
|
22698
|
+
### 第 52 次发布
|
|
22699
|
+
|
|
22700
|
+
发布时间:2021-09-16 08:02:38
|
|
22701
|
+
|
|
22702
|
+
本次发布包含了以下内容:
|
|
22703
|
+
|
|
22704
|
+
改善已有的文档。
|
|
22705
|
+
|
|
22706
|
+
新增接口:
|
|
22707
|
+
|
|
22708
|
+
* [[AttachDisks](https://cloud.tencent.com/document/api/1108/61560)](https://cloud.tencent.com/document/api/#/#)
|
|
22709
|
+
* [[CreateDisks](https://cloud.tencent.com/document/api/1108/61559)](https://cloud.tencent.com/document/api/#/#)
|
|
22710
|
+
* [[DeleteSnapshots](https://cloud.tencent.com/document/api/1108/61554)](https://cloud.tencent.com/document/api/#/#)
|
|
22711
|
+
* [[DescribeDisks](https://cloud.tencent.com/document/api/1108/61558)](https://cloud.tencent.com/document/api/#/#)
|
|
22712
|
+
* [[DescribeSnapshots](https://cloud.tencent.com/document/api/1108/61553)](https://cloud.tencent.com/document/api/#/#)
|
|
22713
|
+
* [[DetachDisks](https://cloud.tencent.com/document/api/1108/61557)](https://cloud.tencent.com/document/api/#/#)
|
|
22714
|
+
* [[TerminateDisks](https://cloud.tencent.com/document/api/1108/61556)](https://cloud.tencent.com/document/api/#/#)
|
|
22715
|
+
|
|
22716
|
+
新增数据结构:
|
|
22717
|
+
|
|
22718
|
+
* [[Disk](https://cloud.tencent.com/document/api/1108/42574#Disk)](https://cloud.tencent.com/document/api/1108/42574#[Disk](https://cloud.tencent.com/document/api/1108/42574#Disk))
|
|
22719
|
+
* [[DiskChargePrepaid](https://cloud.tencent.com/document/api/1108/42574#DiskChargePrepaid)](https://cloud.tencent.com/document/api/1108/42574#[DiskChargePrepaid](https://cloud.tencent.com/document/api/1108/42574#DiskChargePrepaid))
|
|
22720
|
+
* [[Placement](https://cloud.tencent.com/document/api/1108/42574#Placement)](https://cloud.tencent.com/document/api/1108/42574#[Placement](https://cloud.tencent.com/document/api/1108/42574#Placement))
|
|
22721
|
+
* [[Snapshot](https://cloud.tencent.com/document/api/1108/42574#Snapshot)](https://cloud.tencent.com/document/api/1108/42574#[Snapshot](https://cloud.tencent.com/document/api/1108/42574#Snapshot))
|
|
22722
|
+
|
|
22467
22723
|
### 第 51 次发布
|
|
22468
22724
|
|
|
22469
22725
|
发布时间:2021-08-31 08:02:05
|
|
@@ -24943,6 +25199,134 @@
|
|
|
24943
25199
|
|
|
24944
25200
|
|
|
24945
25201
|
|
|
25202
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
25203
|
+
|
|
25204
|
+
### 第 1 次发布
|
|
25205
|
+
|
|
25206
|
+
发布时间:2021-09-15 11:54:06
|
|
25207
|
+
|
|
25208
|
+
本次发布包含了以下内容:
|
|
25209
|
+
|
|
25210
|
+
改善已有的文档。
|
|
25211
|
+
|
|
25212
|
+
新增接口:
|
|
25213
|
+
|
|
25214
|
+
* [ArchiveFlow](https://cloud.tencent.com/document/api/#/#)
|
|
25215
|
+
* [CancelFlow](https://cloud.tencent.com/document/api/#/#)
|
|
25216
|
+
* [CheckBankCard2EVerification](https://cloud.tencent.com/document/api/#/#)
|
|
25217
|
+
* [CheckBankCard3EVerification](https://cloud.tencent.com/document/api/#/#)
|
|
25218
|
+
* [CheckBankCard4EVerification](https://cloud.tencent.com/document/api/#/#)
|
|
25219
|
+
* [CheckBankCardVerification](https://cloud.tencent.com/document/api/#/#)
|
|
25220
|
+
* [CheckFaceIdentify](https://cloud.tencent.com/document/api/#/#)
|
|
25221
|
+
* [CheckIdCardVerification](https://cloud.tencent.com/document/api/#/#)
|
|
25222
|
+
* [CheckMobileAndName](https://cloud.tencent.com/document/api/#/#)
|
|
25223
|
+
* [CheckMobileVerification](https://cloud.tencent.com/document/api/#/#)
|
|
25224
|
+
* [CheckVerifyCodeMatchFlowId](https://cloud.tencent.com/document/api/#/#)
|
|
25225
|
+
* [CreateFaceIdSign](https://cloud.tencent.com/document/api/#/#)
|
|
25226
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/#/#)
|
|
25227
|
+
* [CreateH5FaceIdUrl](https://cloud.tencent.com/document/api/#/#)
|
|
25228
|
+
* [CreatePreviewSignUrl](https://cloud.tencent.com/document/api/#/#)
|
|
25229
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25230
|
+
* [CreateServerFlowSign](https://cloud.tencent.com/document/api/#/#)
|
|
25231
|
+
* [CreateSignUrl](https://cloud.tencent.com/document/api/#/#)
|
|
25232
|
+
* [CreateSubOrganization](https://cloud.tencent.com/document/api/#/#)
|
|
25233
|
+
* [CreateSubOrganizationAndSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25234
|
+
* [CreateUser](https://cloud.tencent.com/document/api/#/#)
|
|
25235
|
+
* [CreateUserAndSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25236
|
+
* [DeleteSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25237
|
+
* [DescribeCatalogApprovers](https://cloud.tencent.com/document/api/#/#)
|
|
25238
|
+
* [DescribeCatalogSignComponents](https://cloud.tencent.com/document/api/#/#)
|
|
25239
|
+
* [DescribeCustomFlowIds](https://cloud.tencent.com/document/api/#/#)
|
|
25240
|
+
* [DescribeCustomFlowIdsByFlowId](https://cloud.tencent.com/document/api/#/#)
|
|
25241
|
+
* [DescribeFaceIdPhotos](https://cloud.tencent.com/document/api/#/#)
|
|
25242
|
+
* [DescribeFaceIdResults](https://cloud.tencent.com/document/api/#/#)
|
|
25243
|
+
* [DescribeFileIdsByCustomIds](https://cloud.tencent.com/document/api/#/#)
|
|
25244
|
+
* [DescribeFileUrls](https://cloud.tencent.com/document/api/#/#)
|
|
25245
|
+
* [DescribeFlow](https://cloud.tencent.com/document/api/#/#)
|
|
25246
|
+
* [DescribeFlowApprovers](https://cloud.tencent.com/document/api/#/#)
|
|
25247
|
+
* [DescribeFlowFiles](https://cloud.tencent.com/document/api/#/#)
|
|
25248
|
+
* [DescribeSeals](https://cloud.tencent.com/document/api/#/#)
|
|
25249
|
+
* [DescribeSubOrganizations](https://cloud.tencent.com/document/api/#/#)
|
|
25250
|
+
* [DescribeUsers](https://cloud.tencent.com/document/api/#/#)
|
|
25251
|
+
* [DestroyFlowFile](https://cloud.tencent.com/document/api/#/#)
|
|
25252
|
+
* [GenerateOrganizationSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25253
|
+
* [GenerateUserSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25254
|
+
* [ModifyOrganizationDefaultSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25255
|
+
* [ModifySeal](https://cloud.tencent.com/document/api/#/#)
|
|
25256
|
+
* [ModifySubOrganizationInfo](https://cloud.tencent.com/document/api/#/#)
|
|
25257
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/#/#)
|
|
25258
|
+
* [ModifyUserDefaultSeal](https://cloud.tencent.com/document/api/#/#)
|
|
25259
|
+
* [RejectFlow](https://cloud.tencent.com/document/api/#/#)
|
|
25260
|
+
* [SendFlow](https://cloud.tencent.com/document/api/#/#)
|
|
25261
|
+
* [SendFlowUrl](https://cloud.tencent.com/document/api/#/#)
|
|
25262
|
+
* [SendSignInnerVerifyCode](https://cloud.tencent.com/document/api/#/#)
|
|
25263
|
+
* [SignFlow](https://cloud.tencent.com/document/api/#/#)
|
|
25264
|
+
* [UploadFiles](https://cloud.tencent.com/document/api/#/#)
|
|
25265
|
+
* [VerifySubOrganization](https://cloud.tencent.com/document/api/#/#)
|
|
25266
|
+
* [VerifyUser](https://cloud.tencent.com/document/api/#/#)
|
|
25267
|
+
|
|
25268
|
+
新增数据结构:
|
|
25269
|
+
|
|
25270
|
+
* [Address](https://cloud.tencent.com/document/api/#/##Address)
|
|
25271
|
+
* [Caller](https://cloud.tencent.com/document/api/#/##Caller)
|
|
25272
|
+
* [CatalogApprovers](https://cloud.tencent.com/document/api/#/##CatalogApprovers)
|
|
25273
|
+
* [CatalogComponents](https://cloud.tencent.com/document/api/#/##CatalogComponents)
|
|
25274
|
+
* [Component](https://cloud.tencent.com/document/api/#/##Component)
|
|
25275
|
+
* [ComponentSeal](https://cloud.tencent.com/document/api/#/##ComponentSeal)
|
|
25276
|
+
* [CustomFileIdMap](https://cloud.tencent.com/document/api/#/##CustomFileIdMap)
|
|
25277
|
+
* [CustomFlowIdMap](https://cloud.tencent.com/document/api/#/##CustomFlowIdMap)
|
|
25278
|
+
* [FaceIdPhoto](https://cloud.tencent.com/document/api/#/##FaceIdPhoto)
|
|
25279
|
+
* [FaceIdResult](https://cloud.tencent.com/document/api/#/##FaceIdResult)
|
|
25280
|
+
* [FileUrl](https://cloud.tencent.com/document/api/#/##FileUrl)
|
|
25281
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/#/##FlowApproverInfo)
|
|
25282
|
+
* [FlowFileInfo](https://cloud.tencent.com/document/api/#/##FlowFileInfo)
|
|
25283
|
+
* [FlowInfo](https://cloud.tencent.com/document/api/#/##FlowInfo)
|
|
25284
|
+
* [Seal](https://cloud.tencent.com/document/api/#/##Seal)
|
|
25285
|
+
* [SignSeal](https://cloud.tencent.com/document/api/#/##SignSeal)
|
|
25286
|
+
* [SmsTemplate](https://cloud.tencent.com/document/api/#/##SmsTemplate)
|
|
25287
|
+
* [SubOrganizationDetail](https://cloud.tencent.com/document/api/#/##SubOrganizationDetail)
|
|
25288
|
+
* [UploadFile](https://cloud.tencent.com/document/api/#/##UploadFile)
|
|
25289
|
+
* [UserDescribe](https://cloud.tencent.com/document/api/#/##UserDescribe)
|
|
25290
|
+
|
|
25291
|
+
|
|
25292
|
+
|
|
25293
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
25294
|
+
|
|
25295
|
+
### 第 1 次发布
|
|
25296
|
+
|
|
25297
|
+
发布时间:2021-09-15 11:54:06
|
|
25298
|
+
|
|
25299
|
+
本次发布包含了以下内容:
|
|
25300
|
+
|
|
25301
|
+
改善已有的文档。
|
|
25302
|
+
|
|
25303
|
+
新增接口:
|
|
25304
|
+
|
|
25305
|
+
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
25306
|
+
* [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
|
|
25307
|
+
* [CreateSignUrls](https://cloud.tencent.com/document/api/1420/61522)
|
|
25308
|
+
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
|
25309
|
+
* [DescribeUsage](https://cloud.tencent.com/document/api/1420/61520)
|
|
25310
|
+
* [PrepareFlows](https://cloud.tencent.com/document/api/1420/61519)
|
|
25311
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
|
25312
|
+
* [SyncProxyOrganizationOperators](https://cloud.tencent.com/document/api/1420/61517)
|
|
25313
|
+
|
|
25314
|
+
新增数据结构:
|
|
25315
|
+
|
|
25316
|
+
* [Agent](https://cloud.tencent.com/document/api/1420/61525#Agent)
|
|
25317
|
+
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
|
25318
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
|
25319
|
+
* [FlowInfo](https://cloud.tencent.com/document/api/1420/61525#FlowInfo)
|
|
25320
|
+
* [FormField](https://cloud.tencent.com/document/api/1420/61525#FormField)
|
|
25321
|
+
* [ProxyOrganizationOperator](https://cloud.tencent.com/document/api/1420/61525#ProxyOrganizationOperator)
|
|
25322
|
+
* [SignUrlInfo](https://cloud.tencent.com/document/api/1420/61525#SignUrlInfo)
|
|
25323
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
|
|
25324
|
+
* [UsageDetail](https://cloud.tencent.com/document/api/1420/61525#UsageDetail)
|
|
25325
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1420/61525#UserInfo)
|
|
25326
|
+
|
|
25327
|
+
|
|
25328
|
+
|
|
25329
|
+
|
|
24946
25330
|
## 人脸融合(facefusion) 版本:2018-12-01
|
|
24947
25331
|
|
|
24948
25332
|
### 第 6 次发布
|
|
@@ -26489,6 +26873,21 @@
|
|
|
26489
26873
|
|
|
26490
26874
|
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
26491
26875
|
|
|
26876
|
+
### 第 15 次发布
|
|
26877
|
+
|
|
26878
|
+
发布时间:2021-09-16 08:07:34
|
|
26879
|
+
|
|
26880
|
+
本次发布包含了以下内容:
|
|
26881
|
+
|
|
26882
|
+
改善已有的文档。
|
|
26883
|
+
|
|
26884
|
+
修改数据结构:
|
|
26885
|
+
|
|
26886
|
+
* [DescribeScanResult](https://cloud.tencent.com/document/api/607/35375#DescribeScanResult)
|
|
26887
|
+
|
|
26888
|
+
* 新增成员:BizId
|
|
26889
|
+
|
|
26890
|
+
|
|
26492
26891
|
### 第 14 次发布
|
|
26493
26892
|
|
|
26494
26893
|
发布时间:2021-08-31 15:20:17
|
|
@@ -29007,6 +29406,18 @@
|
|
|
29007
29406
|
|
|
29008
29407
|
## 图片内容检测(ims) 版本:2020-12-29
|
|
29009
29408
|
|
|
29409
|
+
### 第 2 次发布
|
|
29410
|
+
|
|
29411
|
+
发布时间:2021-09-14 08:01:18
|
|
29412
|
+
|
|
29413
|
+
本次发布包含了以下内容:
|
|
29414
|
+
|
|
29415
|
+
改善已有的文档。
|
|
29416
|
+
|
|
29417
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
29418
|
+
|
|
29419
|
+
* ImageRecognition
|
|
29420
|
+
|
|
29010
29421
|
### 第 1 次发布
|
|
29011
29422
|
|
|
29012
29423
|
发布时间:2021-02-01 10:50:49
|
|
@@ -33929,7 +34340,7 @@
|
|
|
33929
34340
|
|
|
33930
34341
|
新增接口:
|
|
33931
34342
|
|
|
33932
|
-
* [
|
|
34343
|
+
* [CreateDedicatedClusterDBInstance](https://cloud.tencent.com/document/api/237/61370)
|
|
33933
34344
|
|
|
33934
34345
|
### 第 24 次发布
|
|
33935
34346
|
|
|
@@ -39047,6 +39458,22 @@
|
|
|
39047
39458
|
|
|
39048
39459
|
## 渠道合作伙伴(partners) 版本:2018-03-21
|
|
39049
39460
|
|
|
39461
|
+
### 第 23 次发布
|
|
39462
|
+
|
|
39463
|
+
发布时间:2021-09-16 08:09:23
|
|
39464
|
+
|
|
39465
|
+
本次发布包含了以下内容:
|
|
39466
|
+
|
|
39467
|
+
改善已有的文档。
|
|
39468
|
+
|
|
39469
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
39470
|
+
|
|
39471
|
+
* DescribeClientBaseInfo
|
|
39472
|
+
|
|
39473
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
39474
|
+
|
|
39475
|
+
* ClientBaseElem
|
|
39476
|
+
|
|
39050
39477
|
### 第 22 次发布
|
|
39051
39478
|
|
|
39052
39479
|
发布时间:2021-06-25 08:07:32
|
|
@@ -39906,6 +40333,22 @@
|
|
|
39906
40333
|
|
|
39907
40334
|
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
39908
40335
|
|
|
40336
|
+
### 第 3 次发布
|
|
40337
|
+
|
|
40338
|
+
发布时间:2021-09-13 08:00:37
|
|
40339
|
+
|
|
40340
|
+
本次发布包含了以下内容:
|
|
40341
|
+
|
|
40342
|
+
改善已有的文档。
|
|
40343
|
+
|
|
40344
|
+
新增接口:
|
|
40345
|
+
|
|
40346
|
+
* [DescribePrivateDNSAccountList](https://cloud.tencent.com/document/api/1338/61417)
|
|
40347
|
+
|
|
40348
|
+
新增数据结构:
|
|
40349
|
+
|
|
40350
|
+
* [PrivateDNSAccount](https://cloud.tencent.com/document/api/1338/55947#PrivateDNSAccount)
|
|
40351
|
+
|
|
39909
40352
|
### 第 2 次发布
|
|
39910
40353
|
|
|
39911
40354
|
发布时间:2021-09-06 08:00:36
|
|
@@ -40834,6 +41277,35 @@
|
|
|
40834
41277
|
|
|
40835
41278
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
40836
41279
|
|
|
41280
|
+
### 第 6 次发布
|
|
41281
|
+
|
|
41282
|
+
发布时间:2021-09-14 08:00:07
|
|
41283
|
+
|
|
41284
|
+
本次发布包含了以下内容:
|
|
41285
|
+
|
|
41286
|
+
改善已有的文档。
|
|
41287
|
+
|
|
41288
|
+
新增接口:
|
|
41289
|
+
|
|
41290
|
+
* [DescribeProjects](https://cloud.tencent.com/document/api/1464/61475)
|
|
41291
|
+
|
|
41292
|
+
新增数据结构:
|
|
41293
|
+
|
|
41294
|
+
* [Filter](https://cloud.tencent.com/document/api/1464/61476#Filter)
|
|
41295
|
+
* [RumProject](https://cloud.tencent.com/document/api/1464/61476#RumProject)
|
|
41296
|
+
|
|
41297
|
+
### 第 5 次发布
|
|
41298
|
+
|
|
41299
|
+
发布时间:2021-09-13 08:00:06
|
|
41300
|
+
|
|
41301
|
+
本次发布包含了以下内容:
|
|
41302
|
+
|
|
41303
|
+
改善已有的文档。
|
|
41304
|
+
|
|
41305
|
+
新增接口:
|
|
41306
|
+
|
|
41307
|
+
* [DescribeLogList](https://cloud.tencent.com/document/api/1464/61416)
|
|
41308
|
+
|
|
40837
41309
|
### 第 4 次发布
|
|
40838
41310
|
|
|
40839
41311
|
发布时间:2021-08-20 08:00:08
|
|
@@ -42310,6 +42782,64 @@
|
|
|
42310
42782
|
|
|
42311
42783
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
42312
42784
|
|
|
42785
|
+
### 第 27 次发布
|
|
42786
|
+
|
|
42787
|
+
发布时间:2021-09-16 08:09:54
|
|
42788
|
+
|
|
42789
|
+
本次发布包含了以下内容:
|
|
42790
|
+
|
|
42791
|
+
改善已有的文档。
|
|
42792
|
+
|
|
42793
|
+
新增接口:
|
|
42794
|
+
|
|
42795
|
+
* [[DescribeBackupFiles](https://cloud.tencent.com/document/api/238/61561)](https://cloud.tencent.com/document/api/#/#)
|
|
42796
|
+
|
|
42797
|
+
修改接口:
|
|
42798
|
+
|
|
42799
|
+
* [DescribeBackupByFlowId](https://cloud.tencent.com/document/api/238/47203)
|
|
42800
|
+
|
|
42801
|
+
* 新增出参:GroupId
|
|
42802
|
+
|
|
42803
|
+
* [DescribeBackups](https://cloud.tencent.com/document/api/238/19943)
|
|
42804
|
+
|
|
42805
|
+
* 新增入参:Group
|
|
42806
|
+
|
|
42807
|
+
* [DescribeDBInstances](https://cloud.tencent.com/document/api/238/19969)
|
|
42808
|
+
|
|
42809
|
+
* 新增入参:UidSet
|
|
42810
|
+
|
|
42811
|
+
* [ModifyBackupName](https://cloud.tencent.com/document/api/238/47202)
|
|
42812
|
+
|
|
42813
|
+
* 新增入参:GroupId
|
|
42814
|
+
|
|
42815
|
+
* <font color="#dd0000">**修改入参**:</font>BackupId
|
|
42816
|
+
|
|
42817
|
+
* [ModifyBackupStrategy](https://cloud.tencent.com/document/api/238/46288)
|
|
42818
|
+
|
|
42819
|
+
* 新增入参:BackupModel
|
|
42820
|
+
|
|
42821
|
+
* <font color="#dd0000">**修改入参**:</font>BackupType, BackupTime, BackupDay
|
|
42822
|
+
|
|
42823
|
+
* [RestoreInstance](https://cloud.tencent.com/document/api/238/19950)
|
|
42824
|
+
|
|
42825
|
+
* 新增入参:GroupId
|
|
42826
|
+
|
|
42827
|
+
|
|
42828
|
+
新增数据结构:
|
|
42829
|
+
|
|
42830
|
+
* [[BackupFile](https://cloud.tencent.com/document/api/238/19976#BackupFile)](https://cloud.tencent.com/document/api/238/19976#[BackupFile](https://cloud.tencent.com/document/api/238/19976#BackupFile))
|
|
42831
|
+
|
|
42832
|
+
修改数据结构:
|
|
42833
|
+
|
|
42834
|
+
* [Backup](https://cloud.tencent.com/document/api/238/19976#Backup)
|
|
42835
|
+
|
|
42836
|
+
* 新增成员:GroupId
|
|
42837
|
+
|
|
42838
|
+
* [DBInstance](https://cloud.tencent.com/document/api/238/19976#DBInstance)
|
|
42839
|
+
|
|
42840
|
+
* 新增成员:BackupModel
|
|
42841
|
+
|
|
42842
|
+
|
|
42313
42843
|
### 第 26 次发布
|
|
42314
42844
|
|
|
42315
42845
|
发布时间:2021-09-02 08:07:01
|
|
@@ -44981,6 +45511,33 @@
|
|
|
44981
45511
|
|
|
44982
45512
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
44983
45513
|
|
|
45514
|
+
### 第 68 次发布
|
|
45515
|
+
|
|
45516
|
+
发布时间:2021-09-14 08:08:33
|
|
45517
|
+
|
|
45518
|
+
本次发布包含了以下内容:
|
|
45519
|
+
|
|
45520
|
+
改善已有的文档。
|
|
45521
|
+
|
|
45522
|
+
修改接口:
|
|
45523
|
+
|
|
45524
|
+
* [CreateCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/49627)
|
|
45525
|
+
|
|
45526
|
+
* 新增入参:PolicyDetail
|
|
45527
|
+
|
|
45528
|
+
* [DescribeCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/49739)
|
|
45529
|
+
|
|
45530
|
+
* 新增出参:PolicyDetail
|
|
45531
|
+
|
|
45532
|
+
* [RollUpdateCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/55676)
|
|
45533
|
+
|
|
45534
|
+
* 新增入参:PolicyDetail
|
|
45535
|
+
|
|
45536
|
+
|
|
45537
|
+
新增数据结构:
|
|
45538
|
+
|
|
45539
|
+
* [HpaPolicy](https://cloud.tencent.com/document/api/876/34822#HpaPolicy)
|
|
45540
|
+
|
|
44984
45541
|
### 第 67 次发布
|
|
44985
45542
|
|
|
44986
45543
|
发布时间:2021-09-10 08:08:32
|
|
@@ -49519,6 +50076,22 @@
|
|
|
49519
50076
|
|
|
49520
50077
|
## 容器服务(tke) 版本:2018-05-25
|
|
49521
50078
|
|
|
50079
|
+
### 第 71 次发布
|
|
50080
|
+
|
|
50081
|
+
发布时间:2021-09-13 08:08:39
|
|
50082
|
+
|
|
50083
|
+
本次发布包含了以下内容:
|
|
50084
|
+
|
|
50085
|
+
改善已有的文档。
|
|
50086
|
+
|
|
50087
|
+
新增接口:
|
|
50088
|
+
|
|
50089
|
+
* [DescribeEKSContainerInstanceRegions](https://cloud.tencent.com/document/api/457/61419)
|
|
50090
|
+
|
|
50091
|
+
新增数据结构:
|
|
50092
|
+
|
|
50093
|
+
* [EksCiRegionInfo](https://cloud.tencent.com/document/api/457/31866#EksCiRegionInfo)
|
|
50094
|
+
|
|
49522
50095
|
### 第 70 次发布
|
|
49523
50096
|
|
|
49524
50097
|
发布时间:2021-08-25 08:08:51
|
|
@@ -53775,6 +54348,28 @@
|
|
|
53775
54348
|
|
|
53776
54349
|
## 云点播(vod) 版本:2018-07-17
|
|
53777
54350
|
|
|
54351
|
+
### 第 91 次发布
|
|
54352
|
+
|
|
54353
|
+
发布时间:2021-09-14 08:09:57
|
|
54354
|
+
|
|
54355
|
+
本次发布包含了以下内容:
|
|
54356
|
+
|
|
54357
|
+
改善已有的文档。
|
|
54358
|
+
|
|
54359
|
+
新增接口:
|
|
54360
|
+
|
|
54361
|
+
* [CreateVodDomain](https://cloud.tencent.com/document/api/266/61482)
|
|
54362
|
+
* [DeleteVodDomain](https://cloud.tencent.com/document/api/266/61481)
|
|
54363
|
+
* [ModifyVodDomainAccelerateConfig](https://cloud.tencent.com/document/api/266/61480)
|
|
54364
|
+
* [ModifyVodDomainConfig](https://cloud.tencent.com/document/api/266/61479)
|
|
54365
|
+
|
|
54366
|
+
修改数据结构:
|
|
54367
|
+
|
|
54368
|
+
* [UrlSignatureAuthPolicy](https://cloud.tencent.com/document/api/266/31773#UrlSignatureAuthPolicy)
|
|
54369
|
+
|
|
54370
|
+
* <font color="#dd0000">**修改成员**:</font>EncryptedKey
|
|
54371
|
+
|
|
54372
|
+
|
|
53778
54373
|
### 第 90 次发布
|
|
53779
54374
|
|
|
53780
54375
|
发布时间:2021-08-04 08:09:55
|