tencentcloud-sdk-nodejs-ocr 4.0.640 → 4.0.642
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 +366 -0
- package/SERVICE_CHANGELOG.md +367 -70
- package/package.json +1 -1
- package/products.md +26 -26
- package/src/services/ocr/v20181119/ocr_client.ts +2 -2
- package/src/services/ocr/v20181119/ocr_models.ts +18 -21
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +18 -21
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,369 @@
|
|
1
|
+
# Release 4.0.642
|
2
|
+
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
4
|
+
|
5
|
+
### 第 41 次发布
|
6
|
+
|
7
|
+
发布时间:2023-07-14 01:02:00
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [DescribeApiEnvironmentStrategy](https://cloud.tencent.com/document/api/628/45181)
|
16
|
+
|
17
|
+
* <font color="#dd0000">**修改出参**:</font>Result
|
18
|
+
|
19
|
+
* [DescribeIPStrategysStatus](https://cloud.tencent.com/document/api/628/45230)
|
20
|
+
|
21
|
+
* <font color="#dd0000">**修改出参**:</font>Result
|
22
|
+
|
23
|
+
|
24
|
+
新增数据结构:
|
25
|
+
|
26
|
+
* [ApiEnvironmentStrategyStatus](https://cloud.tencent.com/document/api/628/45244#ApiEnvironmentStrategyStatus)
|
27
|
+
* [IPStrategiesStatus](https://cloud.tencent.com/document/api/628/45244#IPStrategiesStatus)
|
28
|
+
|
29
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
30
|
+
|
31
|
+
* ApiEnvironmentStrategyStataus
|
32
|
+
* IPStrategysStatus
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
37
|
+
|
38
|
+
### 第 137 次发布
|
39
|
+
|
40
|
+
发布时间:2023-07-14 01:06:10
|
41
|
+
|
42
|
+
本次发布包含了以下内容:
|
43
|
+
|
44
|
+
改善已有的文档。
|
45
|
+
|
46
|
+
新增接口:
|
47
|
+
|
48
|
+
* [DescribeAuditLogs](https://cloud.tencent.com/document/api/236/95032)
|
49
|
+
|
50
|
+
新增数据结构:
|
51
|
+
|
52
|
+
* [AuditLog](https://cloud.tencent.com/document/api/236/15878#AuditLog)
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
## 文件存储(cfs) 版本:2019-07-19
|
57
|
+
|
58
|
+
### 第 24 次发布
|
59
|
+
|
60
|
+
发布时间:2023-07-14 01:07:56
|
61
|
+
|
62
|
+
本次发布包含了以下内容:
|
63
|
+
|
64
|
+
改善已有的文档。
|
65
|
+
|
66
|
+
修改数据结构:
|
67
|
+
|
68
|
+
* [AutoSnapshotPolicyInfo](https://cloud.tencent.com/document/api/582/38175#AutoSnapshotPolicyInfo)
|
69
|
+
|
70
|
+
* <font color="#dd0000">**修改成员**:</font>DayOfMonth, IntervalDays, CrossRegionsAliveDays
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
76
|
+
|
77
|
+
### 第 40 次发布
|
78
|
+
|
79
|
+
发布时间:2023-07-14 01:08:16
|
80
|
+
|
81
|
+
本次发布包含了以下内容:
|
82
|
+
|
83
|
+
改善已有的文档。
|
84
|
+
|
85
|
+
新增接口:
|
86
|
+
|
87
|
+
* [CreateAddressTemplate](https://cloud.tencent.com/document/api/1132/95034)
|
88
|
+
* [DeleteAddressTemplate](https://cloud.tencent.com/document/api/1132/95033)
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
93
|
+
|
94
|
+
### 第 30 次发布
|
95
|
+
|
96
|
+
发布时间:2023-07-14 01:25:31
|
97
|
+
|
98
|
+
本次发布包含了以下内容:
|
99
|
+
|
100
|
+
改善已有的文档。
|
101
|
+
|
102
|
+
修改接口:
|
103
|
+
|
104
|
+
* [DescribeDocument](https://cloud.tencent.com/document/api/1639/86321)
|
105
|
+
|
106
|
+
* 新增出参:Preview
|
107
|
+
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
112
|
+
|
113
|
+
### 第 98 次发布
|
114
|
+
|
115
|
+
发布时间:2023-07-14 01:35:07
|
116
|
+
|
117
|
+
本次发布包含了以下内容:
|
118
|
+
|
119
|
+
改善已有的文档。
|
120
|
+
|
121
|
+
修改接口:
|
122
|
+
|
123
|
+
* [DescribeCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/49739)
|
124
|
+
|
125
|
+
* <font color="#dd0000">**修改出参**:</font>Cpu, Mem
|
126
|
+
|
127
|
+
* [DescribeCurveData](https://cloud.tencent.com/document/api/876/59512)
|
128
|
+
|
129
|
+
* <font color="#dd0000">**修改出参**:</font>NewValues
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
|
134
|
+
## 容器服务(tke) 版本:2018-05-25
|
135
|
+
|
136
|
+
### 第 159 次发布
|
137
|
+
|
138
|
+
发布时间:2023-07-14 01:40:32
|
139
|
+
|
140
|
+
本次发布包含了以下内容:
|
141
|
+
|
142
|
+
改善已有的文档。
|
143
|
+
|
144
|
+
修改数据结构:
|
145
|
+
|
146
|
+
* [DataDisk](https://cloud.tencent.com/document/api/457/31866#DataDisk)
|
147
|
+
|
148
|
+
* <font color="#dd0000">**修改成员**:</font>MountTarget
|
149
|
+
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
## 企业微信汽车行业版(wav) 版本:2021-01-29
|
154
|
+
|
155
|
+
### 第 16 次发布
|
156
|
+
|
157
|
+
发布时间:2023-07-14 01:46:29
|
158
|
+
|
159
|
+
本次发布包含了以下内容:
|
160
|
+
|
161
|
+
改善已有的文档。
|
162
|
+
|
163
|
+
修改数据结构:
|
164
|
+
|
165
|
+
* [CustomerProfile](https://cloud.tencent.com/document/api/1318/56791#CustomerProfile)
|
166
|
+
|
167
|
+
* 新增成员:LeadId, WxId, Position, IsBindWx, IsInvalid, InvalidType, InvalidTypeName, InvalidTime, InvalidRemark, IsLose, LoseType, LoseTypeName, LoseRemark
|
168
|
+
|
169
|
+
* <font color="#dd0000">**修改成员**:</font>CustomerId, DealerCode, UnionId, CreateTime, UserName, Gender, Phone, AgeRangeName, JobTypeName, Address, LeadsProcessStatus, LeadType, SourceName, LeadsLevelCode, VehicleBrandCode, VehicleSeriesCode, VehicleTypeCode, VehiclePurpose, PurchaseConcern, SalesName, SalesPhone, RealArrivalTime, CompleteTestDriveTime, OrderTime, DeliveryTime, InvoiceTime, LoseTime, CreatedAtTime, ImportAtTime, DistributeTime, LeadCreateTime, Nickname, OrgIdList, Introducer, IntroducerPhone, FollowTime, NextFollowTime, EnterpriseTags, ChannelTags
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
# Release 4.0.641
|
175
|
+
|
176
|
+
## API 网关(apigateway) 版本:2018-08-08
|
177
|
+
|
178
|
+
### 第 40 次发布
|
179
|
+
|
180
|
+
发布时间:2023-07-13 01:02:00
|
181
|
+
|
182
|
+
本次发布包含了以下内容:
|
183
|
+
|
184
|
+
改善已有的文档。
|
185
|
+
|
186
|
+
修改接口:
|
187
|
+
|
188
|
+
* [DescribeLogSearch](https://cloud.tencent.com/document/api/628/45203)
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
|
193
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
194
|
+
|
195
|
+
### 第 136 次发布
|
196
|
+
|
197
|
+
发布时间:2023-07-13 01:06:06
|
198
|
+
|
199
|
+
本次发布包含了以下内容:
|
200
|
+
|
201
|
+
改善已有的文档。
|
202
|
+
|
203
|
+
修改接口:
|
204
|
+
|
205
|
+
* [AnalyzeAuditLogs](https://cloud.tencent.com/document/api/236/89112)
|
206
|
+
|
207
|
+
* 新增入参:LogFilter
|
208
|
+
|
209
|
+
* [CreateAuditLogFile](https://cloud.tencent.com/document/api/236/45461)
|
210
|
+
|
211
|
+
* 新增入参:LogFilter
|
212
|
+
|
213
|
+
|
214
|
+
新增数据结构:
|
215
|
+
|
216
|
+
* [InstanceAuditLogFilters](https://cloud.tencent.com/document/api/236/15878#InstanceAuditLogFilters)
|
217
|
+
|
218
|
+
|
219
|
+
|
220
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
221
|
+
|
222
|
+
### 第 88 次发布
|
223
|
+
|
224
|
+
发布时间:2023-07-12 19:20:51
|
225
|
+
|
226
|
+
本次发布包含了以下内容:
|
227
|
+
|
228
|
+
改善已有的文档。
|
229
|
+
|
230
|
+
修改数据结构:
|
231
|
+
|
232
|
+
* [Route](https://cloud.tencent.com/document/api/597/40861#Route)
|
233
|
+
|
234
|
+
* 新增成员:BrokerVipList
|
235
|
+
|
236
|
+
|
237
|
+
### 第 87 次发布
|
238
|
+
|
239
|
+
发布时间:2023-07-12 17:31:00
|
240
|
+
|
241
|
+
本次发布包含了以下内容:
|
242
|
+
|
243
|
+
改善已有的文档。
|
244
|
+
|
245
|
+
修改数据结构:
|
246
|
+
|
247
|
+
* [Route](https://cloud.tencent.com/document/api/597/40861#Route)
|
248
|
+
|
249
|
+
* 新增成员:Subnet, VpcId
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
255
|
+
|
256
|
+
### 第 61 次发布
|
257
|
+
|
258
|
+
发布时间:2023-07-13 01:13:53
|
259
|
+
|
260
|
+
本次发布包含了以下内容:
|
261
|
+
|
262
|
+
改善已有的文档。
|
263
|
+
|
264
|
+
修改接口:
|
265
|
+
|
266
|
+
* [CreateAuditLogFile](https://cloud.tencent.com/document/api/1003/81440)
|
267
|
+
|
268
|
+
* 新增入参:LogFilter
|
269
|
+
|
270
|
+
* [DescribeAuditLogs](https://cloud.tencent.com/document/api/1003/81437)
|
271
|
+
|
272
|
+
* 新增入参:LogFilter
|
273
|
+
|
274
|
+
|
275
|
+
新增数据结构:
|
276
|
+
|
277
|
+
* [InstanceAuditLogFilter](https://cloud.tencent.com/document/api/1003/48097#InstanceAuditLogFilter)
|
278
|
+
|
279
|
+
修改数据结构:
|
280
|
+
|
281
|
+
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
282
|
+
|
283
|
+
* 新增成员:CheckRows, CpuTime, IoWaitTime, LockWaitTime, TrxLivingTime, NsTime
|
284
|
+
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
289
|
+
|
290
|
+
### 第 22 次发布
|
291
|
+
|
292
|
+
发布时间:2023-07-13 01:15:30
|
293
|
+
|
294
|
+
本次发布包含了以下内容:
|
295
|
+
|
296
|
+
改善已有的文档。
|
297
|
+
|
298
|
+
新增接口:
|
299
|
+
|
300
|
+
* [CloseAuditService](https://cloud.tencent.com/document/api/1130/95014)
|
301
|
+
* [DescribeAuditInstanceList](https://cloud.tencent.com/document/api/1130/95013)
|
302
|
+
* [ModifyAuditService](https://cloud.tencent.com/document/api/1130/95012)
|
303
|
+
* [OpenAuditService](https://cloud.tencent.com/document/api/1130/95011)
|
304
|
+
|
305
|
+
新增数据结构:
|
306
|
+
|
307
|
+
* [AuditInstance](https://cloud.tencent.com/document/api/1130/57812#AuditInstance)
|
308
|
+
* [AuditInstanceFilter](https://cloud.tencent.com/document/api/1130/57812#AuditInstanceFilter)
|
309
|
+
* [AuditInstanceInfo](https://cloud.tencent.com/document/api/1130/57812#AuditInstanceInfo)
|
310
|
+
|
311
|
+
|
312
|
+
|
313
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
314
|
+
|
315
|
+
|
316
|
+
|
317
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
318
|
+
|
319
|
+
### 第 93 次发布
|
320
|
+
|
321
|
+
发布时间:2023-07-13 01:20:20
|
322
|
+
|
323
|
+
本次发布包含了以下内容:
|
324
|
+
|
325
|
+
改善已有的文档。
|
326
|
+
|
327
|
+
修改数据结构:
|
328
|
+
|
329
|
+
* [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption)
|
330
|
+
|
331
|
+
* 新增成员:HideShowFlowName, HideShowFlowType, HideShowDeadline, CanSkipAddApprover, CustomCreateFlowDescription
|
332
|
+
|
333
|
+
* [FormField](https://cloud.tencent.com/document/api/1420/61525#FormField)
|
334
|
+
|
335
|
+
* 新增成员:LockComponentValue
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
|
340
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
345
|
+
|
346
|
+
### 第 67 次发布
|
347
|
+
|
348
|
+
发布时间:2023-07-13 01:38:37
|
349
|
+
|
350
|
+
本次发布包含了以下内容:
|
351
|
+
|
352
|
+
改善已有的文档。
|
353
|
+
|
354
|
+
修改接口:
|
355
|
+
|
356
|
+
* [CreateRole](https://cloud.tencent.com/document/api/1179/62401)
|
357
|
+
|
358
|
+
* 新增出参:EnvironmentRoleSets
|
359
|
+
|
360
|
+
|
361
|
+
新增数据结构:
|
362
|
+
|
363
|
+
* [EnvironmentRoleSet](https://cloud.tencent.com/document/api/1179/46089#EnvironmentRoleSet)
|
364
|
+
|
365
|
+
|
366
|
+
|
1
367
|
# Release 4.0.640
|
2
368
|
|
3
369
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|