tencentcloud-sdk-nodejs 4.0.232 → 4.0.233
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 +200 -46
- package/package.json +1 -1
- package/products.md +153 -153
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_client.ts +60 -17
- package/src/services/apigateway/v20180808/apigateway_models.ts +420 -70
- package/src/services/cme/v20191029/cme_models.ts +1 -1
- package/src/services/cvm/v20170312/cvm_client.ts +1 -0
- package/src/services/cvm/v20170312/cvm_models.ts +12 -9
- package/src/services/ecm/v20190719/ecm_models.ts +6 -0
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +46 -9
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +252 -61
- package/src/services/iotvideo/v20201215/iotvideo_models.ts +6 -1
- package/src/services/ocr/v20181119/ocr_client.ts +13 -0
- package/src/services/ocr/v20181119/ocr_models.ts +201 -25
- package/src/services/postgres/v20170312/postgres_models.ts +2 -2
- package/src/services/sms/v20210111/sms_models.ts +8 -6
- package/src/services/tcb/v20180608/tcb_models.ts +6 -1
- package/src/services/tiia/v20190529/tiia_client.ts +1 -0
- package/src/services/tiia/v20190529/tiia_models.ts +29 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +17 -5
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +24 -6
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +354 -60
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +1 -1
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +7 -4
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +5 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +15 -3
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +21 -3
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +214 -54
- package/tencentcloud/services/iotvideo/v20201215/iotvideo_models.d.ts +5 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +6 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +7 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +171 -25
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +2 -2
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +8 -6
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +5 -1
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +25 -0
- package/test/apigateway.v20180808.test.js +34 -4
- package/test/iotexplorer.v20190423.test.js +32 -2
- package/test/ocr.v20181119.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,33 +1,57 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## API网关(apigateway) 版本:2018-08-08
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 21 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-11-
|
|
7
|
+
发布时间:2021-11-10 08:02:05
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeExclusiveInstanceDetail](https://cloud.tencent.com/document/api/628/63806)
|
|
16
|
+
* [DescribeExclusiveInstances](https://cloud.tencent.com/document/api/628/63805)
|
|
17
|
+
* [ModifyExclusiveInstance](https://cloud.tencent.com/document/api/628/63804)
|
|
18
|
+
|
|
13
19
|
新增数据结构:
|
|
14
20
|
|
|
15
|
-
* [
|
|
21
|
+
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/628/45244#InstanceChargePrepaid)
|
|
22
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/628/45244#InstanceDetail)
|
|
23
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/628/45244#InstanceInfo)
|
|
24
|
+
* [InstanceParameterInput](https://cloud.tencent.com/document/api/628/45244#InstanceParameterInput)
|
|
25
|
+
* [NetworkConfig](https://cloud.tencent.com/document/api/628/45244#NetworkConfig)
|
|
26
|
+
* [ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo)
|
|
27
|
+
* [VpcConfig](https://cloud.tencent.com/document/api/628/45244#VpcConfig)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
32
|
+
|
|
33
|
+
### 第 57 次发布
|
|
34
|
+
|
|
35
|
+
发布时间:2021-11-10 08:06:34
|
|
36
|
+
|
|
37
|
+
本次发布包含了以下内容:
|
|
38
|
+
|
|
39
|
+
改善已有的文档。
|
|
16
40
|
|
|
17
41
|
修改数据结构:
|
|
18
42
|
|
|
19
|
-
* [
|
|
43
|
+
* [Listener](https://cloud.tencent.com/document/api/1108/42574#Listener)
|
|
20
44
|
|
|
21
|
-
* 新增成员:
|
|
45
|
+
* 新增成员:EndPort
|
|
22
46
|
|
|
23
47
|
|
|
24
48
|
|
|
25
49
|
|
|
26
|
-
##
|
|
50
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
27
51
|
|
|
28
|
-
### 第
|
|
52
|
+
### 第 36 次发布
|
|
29
53
|
|
|
30
|
-
发布时间:2021-11-
|
|
54
|
+
发布时间:2021-11-10 08:08:03
|
|
31
55
|
|
|
32
56
|
本次发布包含了以下内容:
|
|
33
57
|
|
|
@@ -35,95 +59,100 @@
|
|
|
35
59
|
|
|
36
60
|
新增接口:
|
|
37
61
|
|
|
38
|
-
* [
|
|
62
|
+
* [CreateBatchProduction](https://cloud.tencent.com/document/api/1081/63809)
|
|
63
|
+
* [DescribeBatchProduction](https://cloud.tencent.com/document/api/1081/63808)
|
|
64
|
+
* [GetBatchProductionsList](https://cloud.tencent.com/document/api/1081/63807)
|
|
39
65
|
|
|
40
66
|
新增数据结构:
|
|
41
67
|
|
|
42
|
-
* [
|
|
43
|
-
* [BotStatsDetailData](https://cloud.tencent.com/document/api/228/30987#BotStatsDetailData)
|
|
44
|
-
|
|
45
|
-
修改数据结构:
|
|
68
|
+
* [BatchProductionInfo](https://cloud.tencent.com/document/api/1081/34988#BatchProductionInfo)
|
|
46
69
|
|
|
47
|
-
* [TrafficPackage](https://cloud.tencent.com/document/api/228/30987#TrafficPackage)
|
|
48
70
|
|
|
49
|
-
* 新增成员:ConfigId
|
|
50
71
|
|
|
72
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
51
73
|
|
|
74
|
+
### 第 12 次发布
|
|
52
75
|
|
|
76
|
+
发布时间:2021-11-10 08:08:18
|
|
53
77
|
|
|
54
|
-
|
|
78
|
+
本次发布包含了以下内容:
|
|
55
79
|
|
|
56
|
-
|
|
80
|
+
改善已有的文档。
|
|
57
81
|
|
|
58
|
-
|
|
82
|
+
修改接口:
|
|
59
83
|
|
|
60
|
-
|
|
84
|
+
* [DescribeCloudStorageEvents](https://cloud.tencent.com/document/api/1131/53633)
|
|
61
85
|
|
|
62
|
-
|
|
86
|
+
* 新增入参:ChannelId
|
|
63
87
|
|
|
64
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
65
88
|
|
|
66
|
-
* DescribeSyncCheckJob
|
|
67
|
-
* ModifySyncJob
|
|
68
89
|
|
|
69
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
|
70
90
|
|
|
71
|
-
|
|
72
|
-
* SyncOption
|
|
91
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
73
92
|
|
|
74
93
|
|
|
75
94
|
|
|
76
95
|
## 文字识别(ocr) 版本:2018-11-19
|
|
77
96
|
|
|
78
|
-
### 第
|
|
97
|
+
### 第 58 次发布
|
|
79
98
|
|
|
80
|
-
发布时间:2021-11-
|
|
99
|
+
发布时间:2021-11-10 08:09:29
|
|
81
100
|
|
|
82
101
|
本次发布包含了以下内容:
|
|
83
102
|
|
|
84
103
|
改善已有的文档。
|
|
85
104
|
|
|
105
|
+
新增接口:
|
|
106
|
+
|
|
107
|
+
* [RecognizeContainerOCR](https://cloud.tencent.com/document/api/866/63810)
|
|
108
|
+
|
|
86
109
|
修改接口:
|
|
87
110
|
|
|
88
|
-
* [
|
|
111
|
+
* [ResidenceBookletOCR](https://cloud.tencent.com/document/api/866/40036)
|
|
89
112
|
|
|
90
|
-
*
|
|
113
|
+
* 新增出参:Signature, IssueDate, HomePageNumber, HouseholderName, Relationship, OtherAddresses, ReligiousBelief, Height, BloodType, MaritalStatus, VeteranStatus, Profession, MoveToCityInformation, MoveToSiteInformation, RegistrationDate, FormerName
|
|
91
114
|
|
|
92
115
|
|
|
93
116
|
|
|
94
117
|
|
|
95
118
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
96
119
|
|
|
97
|
-
### 第
|
|
120
|
+
### 第 74 次发布
|
|
98
121
|
|
|
99
|
-
发布时间:2021-11-
|
|
122
|
+
发布时间:2021-11-10 08:11:02
|
|
100
123
|
|
|
101
124
|
本次发布包含了以下内容:
|
|
102
125
|
|
|
103
126
|
改善已有的文档。
|
|
104
127
|
|
|
105
|
-
|
|
128
|
+
修改接口:
|
|
106
129
|
|
|
107
130
|
* [DescribeCloudBaseRunOneClickTaskExternal](https://cloud.tencent.com/document/api/876/63779)
|
|
108
|
-
|
|
131
|
+
|
|
132
|
+
* 新增出参:UserEnvId
|
|
133
|
+
|
|
109
134
|
|
|
110
135
|
|
|
111
136
|
|
|
112
137
|
## 图像分析(tiia) 版本:2019-05-29
|
|
113
138
|
|
|
114
|
-
### 第
|
|
139
|
+
### 第 18 次发布
|
|
115
140
|
|
|
116
|
-
发布时间:2021-11-
|
|
141
|
+
发布时间:2021-11-10 08:11:42
|
|
117
142
|
|
|
118
143
|
本次发布包含了以下内容:
|
|
119
144
|
|
|
120
145
|
改善已有的文档。
|
|
121
146
|
|
|
122
|
-
|
|
147
|
+
新增数据结构:
|
|
123
148
|
|
|
124
|
-
* [
|
|
149
|
+
* [LemmaInfo](https://cloud.tencent.com/document/api/865/35474#LemmaInfo)
|
|
125
150
|
|
|
126
|
-
|
|
151
|
+
修改数据结构:
|
|
152
|
+
|
|
153
|
+
* [ProductInfo](https://cloud.tencent.com/document/api/865/35474#ProductInfo)
|
|
154
|
+
|
|
155
|
+
* 新增成员:LemmaInfoList
|
|
127
156
|
|
|
128
157
|
|
|
129
158
|
|
|
@@ -359,7 +388,7 @@
|
|
|
359
388
|
|
|
360
389
|
新增数据结构:
|
|
361
390
|
|
|
362
|
-
* [
|
|
391
|
+
* [KeyValue](https://cloud.tencent.com/document/api/1264/63113#KeyValue)
|
|
363
392
|
|
|
364
393
|
修改数据结构:
|
|
365
394
|
|
|
@@ -1479,6 +1508,30 @@
|
|
|
1479
1508
|
|
|
1480
1509
|
## API网关(apigateway) 版本:2018-08-08
|
|
1481
1510
|
|
|
1511
|
+
### 第 21 次发布
|
|
1512
|
+
|
|
1513
|
+
发布时间:2021-11-10 08:02:05
|
|
1514
|
+
|
|
1515
|
+
本次发布包含了以下内容:
|
|
1516
|
+
|
|
1517
|
+
改善已有的文档。
|
|
1518
|
+
|
|
1519
|
+
新增接口:
|
|
1520
|
+
|
|
1521
|
+
* [[DescribeExclusiveInstanceDetail](https://cloud.tencent.com/document/api/628/63806)](https://cloud.tencent.com/document/api/#/#)
|
|
1522
|
+
* [[DescribeExclusiveInstances](https://cloud.tencent.com/document/api/628/63805)](https://cloud.tencent.com/document/api/#/#)
|
|
1523
|
+
* [[ModifyExclusiveInstance](https://cloud.tencent.com/document/api/628/63804)](https://cloud.tencent.com/document/api/#/#)
|
|
1524
|
+
|
|
1525
|
+
新增数据结构:
|
|
1526
|
+
|
|
1527
|
+
* [[InstanceChargePrepaid](https://cloud.tencent.com/document/api/628/45244#InstanceChargePrepaid)](https://cloud.tencent.com/document/api/628/45244#[InstanceChargePrepaid](https://cloud.tencent.com/document/api/628/45244#InstanceChargePrepaid))
|
|
1528
|
+
* [[InstanceDetail](https://cloud.tencent.com/document/api/628/45244#InstanceDetail)](https://cloud.tencent.com/document/api/628/45244#[InstanceDetail](https://cloud.tencent.com/document/api/628/45244#InstanceDetail))
|
|
1529
|
+
* [[InstanceInfo](https://cloud.tencent.com/document/api/628/45244#InstanceInfo)](https://cloud.tencent.com/document/api/628/45244#[InstanceInfo](https://cloud.tencent.com/document/api/628/45244#InstanceInfo))
|
|
1530
|
+
* [[InstanceParameterInput](https://cloud.tencent.com/document/api/628/45244#InstanceParameterInput)](https://cloud.tencent.com/document/api/628/45244#[InstanceParameterInput](https://cloud.tencent.com/document/api/628/45244#InstanceParameterInput))
|
|
1531
|
+
* [[NetworkConfig](https://cloud.tencent.com/document/api/628/45244#NetworkConfig)](https://cloud.tencent.com/document/api/628/45244#[NetworkConfig](https://cloud.tencent.com/document/api/628/45244#NetworkConfig))
|
|
1532
|
+
* [[ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo)](https://cloud.tencent.com/document/api/628/45244#[ParameterInfo](https://cloud.tencent.com/document/api/628/45244#ParameterInfo))
|
|
1533
|
+
* [[VpcConfig](https://cloud.tencent.com/document/api/628/45244#VpcConfig)](https://cloud.tencent.com/document/api/628/45244#[VpcConfig](https://cloud.tencent.com/document/api/628/45244#VpcConfig))
|
|
1534
|
+
|
|
1482
1535
|
### 第 20 次发布
|
|
1483
1536
|
|
|
1484
1537
|
发布时间:2021-11-04 08:03:57
|
|
@@ -9650,12 +9703,12 @@
|
|
|
9650
9703
|
|
|
9651
9704
|
新增接口:
|
|
9652
9705
|
|
|
9653
|
-
* [
|
|
9706
|
+
* [DescribeScdnBotData](https://cloud.tencent.com/document/api/228/63777)
|
|
9654
9707
|
|
|
9655
9708
|
新增数据结构:
|
|
9656
9709
|
|
|
9657
|
-
* [
|
|
9658
|
-
* [
|
|
9710
|
+
* [BotStats](https://cloud.tencent.com/document/api/228/30987#BotStats)
|
|
9711
|
+
* [BotStatsDetailData](https://cloud.tencent.com/document/api/228/30987#BotStatsDetailData)
|
|
9659
9712
|
|
|
9660
9713
|
修改数据结构:
|
|
9661
9714
|
|
|
@@ -23985,6 +24038,21 @@
|
|
|
23985
24038
|
|
|
23986
24039
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
23987
24040
|
|
|
24041
|
+
### 第 57 次发布
|
|
24042
|
+
|
|
24043
|
+
发布时间:2021-11-10 08:06:34
|
|
24044
|
+
|
|
24045
|
+
本次发布包含了以下内容:
|
|
24046
|
+
|
|
24047
|
+
改善已有的文档。
|
|
24048
|
+
|
|
24049
|
+
修改数据结构:
|
|
24050
|
+
|
|
24051
|
+
* [Listener](https://cloud.tencent.com/document/api/1108/42574#Listener)
|
|
24052
|
+
|
|
24053
|
+
* 新增成员:EndPort
|
|
24054
|
+
|
|
24055
|
+
|
|
23988
24056
|
### 第 56 次发布
|
|
23989
24057
|
|
|
23990
24058
|
发布时间:2021-10-27 08:07:01
|
|
@@ -32048,6 +32116,24 @@
|
|
|
32048
32116
|
|
|
32049
32117
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
32050
32118
|
|
|
32119
|
+
### 第 36 次发布
|
|
32120
|
+
|
|
32121
|
+
发布时间:2021-11-10 08:08:03
|
|
32122
|
+
|
|
32123
|
+
本次发布包含了以下内容:
|
|
32124
|
+
|
|
32125
|
+
改善已有的文档。
|
|
32126
|
+
|
|
32127
|
+
新增接口:
|
|
32128
|
+
|
|
32129
|
+
* [[CreateBatchProduction](https://cloud.tencent.com/document/api/1081/63809)](https://cloud.tencent.com/document/api/#/#)
|
|
32130
|
+
* [[DescribeBatchProduction](https://cloud.tencent.com/document/api/1081/63808)](https://cloud.tencent.com/document/api/#/#)
|
|
32131
|
+
* [[GetBatchProductionsList](https://cloud.tencent.com/document/api/1081/63807)](https://cloud.tencent.com/document/api/#/#)
|
|
32132
|
+
|
|
32133
|
+
新增数据结构:
|
|
32134
|
+
|
|
32135
|
+
* [[BatchProductionInfo](https://cloud.tencent.com/document/api/1081/34988#BatchProductionInfo)](https://cloud.tencent.com/document/api/1081/34988#[BatchProductionInfo](https://cloud.tencent.com/document/api/1081/34988#BatchProductionInfo))
|
|
32136
|
+
|
|
32051
32137
|
### 第 35 次发布
|
|
32052
32138
|
|
|
32053
32139
|
发布时间:2021-10-27 08:08:37
|
|
@@ -33336,6 +33422,21 @@
|
|
|
33336
33422
|
|
|
33337
33423
|
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
33338
33424
|
|
|
33425
|
+
### 第 12 次发布
|
|
33426
|
+
|
|
33427
|
+
发布时间:2021-11-10 08:08:18
|
|
33428
|
+
|
|
33429
|
+
本次发布包含了以下内容:
|
|
33430
|
+
|
|
33431
|
+
改善已有的文档。
|
|
33432
|
+
|
|
33433
|
+
修改接口:
|
|
33434
|
+
|
|
33435
|
+
* [DescribeCloudStorageEvents](https://cloud.tencent.com/document/api/1131/53633)
|
|
33436
|
+
|
|
33437
|
+
* 新增入参:ChannelId
|
|
33438
|
+
|
|
33439
|
+
|
|
33339
33440
|
### 第 11 次发布
|
|
33340
33441
|
|
|
33341
33442
|
发布时间:2021-07-30 08:02:18
|
|
@@ -40209,6 +40310,25 @@
|
|
|
40209
40310
|
|
|
40210
40311
|
## 文字识别(ocr) 版本:2018-11-19
|
|
40211
40312
|
|
|
40313
|
+
### 第 58 次发布
|
|
40314
|
+
|
|
40315
|
+
发布时间:2021-11-10 08:09:29
|
|
40316
|
+
|
|
40317
|
+
本次发布包含了以下内容:
|
|
40318
|
+
|
|
40319
|
+
改善已有的文档。
|
|
40320
|
+
|
|
40321
|
+
新增接口:
|
|
40322
|
+
|
|
40323
|
+
* [[RecognizeContainerOCR](https://cloud.tencent.com/document/api/866/63810)](https://cloud.tencent.com/document/api/#/#)
|
|
40324
|
+
|
|
40325
|
+
修改接口:
|
|
40326
|
+
|
|
40327
|
+
* [ResidenceBookletOCR](https://cloud.tencent.com/document/api/866/40036)
|
|
40328
|
+
|
|
40329
|
+
* 新增出参:Signature, IssueDate, HomePageNumber, HouseholderName, Relationship, OtherAddresses, ReligiousBelief, Height, BloodType, MaritalStatus, VeteranStatus, Profession, MoveToCityInformation, MoveToSiteInformation, RegistrationDate, FormerName
|
|
40330
|
+
|
|
40331
|
+
|
|
40212
40332
|
### 第 57 次发布
|
|
40213
40333
|
|
|
40214
40334
|
发布时间:2021-11-09 08:13:57
|
|
@@ -47922,6 +48042,21 @@
|
|
|
47922
48042
|
|
|
47923
48043
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
47924
48044
|
|
|
48045
|
+
### 第 74 次发布
|
|
48046
|
+
|
|
48047
|
+
发布时间:2021-11-10 08:11:02
|
|
48048
|
+
|
|
48049
|
+
本次发布包含了以下内容:
|
|
48050
|
+
|
|
48051
|
+
改善已有的文档。
|
|
48052
|
+
|
|
48053
|
+
修改接口:
|
|
48054
|
+
|
|
48055
|
+
* [DescribeCloudBaseRunOneClickTaskExternal](https://cloud.tencent.com/document/api/876/63779)
|
|
48056
|
+
|
|
48057
|
+
* 新增出参:UserEnvId
|
|
48058
|
+
|
|
48059
|
+
|
|
47925
48060
|
### 第 73 次发布
|
|
47926
48061
|
|
|
47927
48062
|
发布时间:2021-11-09 08:15:23
|
|
@@ -47932,8 +48067,8 @@
|
|
|
47932
48067
|
|
|
47933
48068
|
新增接口:
|
|
47934
48069
|
|
|
47935
|
-
* [
|
|
47936
|
-
* [
|
|
48070
|
+
* [DescribeCloudBaseRunOneClickTaskExternal](https://cloud.tencent.com/document/api/876/63779)
|
|
48071
|
+
* [DescribeCloudBaseRunServerDomainName](https://cloud.tencent.com/document/api/876/63778)
|
|
47937
48072
|
|
|
47938
48073
|
### 第 72 次发布
|
|
47939
48074
|
|
|
@@ -51791,6 +51926,25 @@
|
|
|
51791
51926
|
|
|
51792
51927
|
## 图像分析(tiia) 版本:2019-05-29
|
|
51793
51928
|
|
|
51929
|
+
### 第 18 次发布
|
|
51930
|
+
|
|
51931
|
+
发布时间:2021-11-10 08:11:42
|
|
51932
|
+
|
|
51933
|
+
本次发布包含了以下内容:
|
|
51934
|
+
|
|
51935
|
+
改善已有的文档。
|
|
51936
|
+
|
|
51937
|
+
新增数据结构:
|
|
51938
|
+
|
|
51939
|
+
* [[LemmaInfo](https://cloud.tencent.com/document/api/865/35474#LemmaInfo)](https://cloud.tencent.com/document/api/865/35474#[LemmaInfo](https://cloud.tencent.com/document/api/865/35474#LemmaInfo))
|
|
51940
|
+
|
|
51941
|
+
修改数据结构:
|
|
51942
|
+
|
|
51943
|
+
* [ProductInfo](https://cloud.tencent.com/document/api/865/35474#ProductInfo)
|
|
51944
|
+
|
|
51945
|
+
* 新增成员:LemmaInfoList
|
|
51946
|
+
|
|
51947
|
+
|
|
51794
51948
|
### 第 17 次发布
|
|
51795
51949
|
|
|
51796
51950
|
发布时间:2021-11-09 08:16:08
|