tencentcloud-sdk-nodejs-ess 4.0.499 → 4.0.500
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 +18 -0
- package/SERVICE_CHANGELOG.md +21 -331
- package/package.json +1 -1
- package/products.md +4 -4
- package/src/services/ess/v20201111/ess_client.ts +1 -113
- package/src/services/ess/v20201111/ess_models.ts +123 -13
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -113
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -113
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +122 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
# Release 4.0.500
|
|
2
|
+
|
|
3
|
+
## 云点播(vod) 版本:2018-07-17
|
|
4
|
+
|
|
5
|
+
### 第 131 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-09 10:06:16
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
1
19
|
# Release 4.0.499
|
|
2
20
|
|
|
3
21
|
## 批量计算(batch) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,340 +1,18 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 批量计算(batch) 版本:2017-03-12
|
|
4
|
-
|
|
5
|
-
### 第 45 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-12-09 01:11:02
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增数据结构:
|
|
14
|
-
|
|
15
|
-
* [OutputMappingOption](https://cloud.tencent.com/document/api/599/15912#OutputMappingOption)
|
|
16
|
-
|
|
17
|
-
修改数据结构:
|
|
18
|
-
|
|
19
|
-
* [OutputMapping](https://cloud.tencent.com/document/api/599/15912#OutputMapping)
|
|
20
|
-
|
|
21
|
-
* 新增成员:OutputMappingOption
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 负载均衡(clb) 版本:2018-03-17
|
|
27
|
-
|
|
28
|
-
### 第 74 次发布
|
|
29
|
-
|
|
30
|
-
发布时间:2022-12-09 01:20:31
|
|
31
|
-
|
|
32
|
-
本次发布包含了以下内容:
|
|
33
|
-
|
|
34
|
-
改善已有的文档。
|
|
35
|
-
|
|
36
|
-
修改数据结构:
|
|
37
|
-
|
|
38
|
-
* [CertificateOutput](https://cloud.tencent.com/document/api/214/30694#CertificateOutput)
|
|
39
|
-
|
|
40
|
-
* 新增成员:ExtCertIds
|
|
41
|
-
|
|
42
|
-
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
|
43
|
-
|
|
44
|
-
* 新增成员:TargetGroupList
|
|
45
|
-
|
|
46
|
-
* [LoadBalancerDetail](https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail)
|
|
47
|
-
|
|
48
|
-
* 新增成员:SlaveZone, Zones, SniSwitch
|
|
49
|
-
|
|
50
|
-
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
51
|
-
|
|
52
|
-
* 新增成员:TargetGroupList
|
|
53
|
-
|
|
54
|
-
* [ZoneInfo](https://cloud.tencent.com/document/api/214/30694#ZoneInfo)
|
|
55
|
-
|
|
56
|
-
* 新增成员:EdgeZone
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
62
|
-
|
|
63
|
-
### 第 35 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2022-12-09 01:34:50
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
70
|
-
|
|
71
|
-
修改数据结构:
|
|
72
|
-
|
|
73
|
-
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
74
|
-
|
|
75
|
-
* 新增成员:QuiteJob
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
81
|
-
|
|
82
|
-
### 第 55 次发布
|
|
83
|
-
|
|
84
|
-
发布时间:2022-12-08 17:53:00
|
|
85
|
-
|
|
86
|
-
本次发布包含了以下内容:
|
|
87
|
-
|
|
88
|
-
改善已有的文档。
|
|
89
|
-
|
|
90
|
-
修改数据结构:
|
|
91
|
-
|
|
92
|
-
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
93
|
-
|
|
94
|
-
* 新增成员:QuiteJob
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
104
|
-
|
|
105
|
-
### 第 84 次发布
|
|
106
|
-
|
|
107
|
-
发布时间:2022-12-09 01:50:13
|
|
108
|
-
|
|
109
|
-
本次发布包含了以下内容:
|
|
110
|
-
|
|
111
|
-
改善已有的文档。
|
|
112
|
-
|
|
113
|
-
修改数据结构:
|
|
114
|
-
|
|
115
|
-
* [SealInfo](https://cloud.tencent.com/document/api/866/33527#SealInfo)
|
|
116
|
-
|
|
117
|
-
* 新增成员:SealShape
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
123
|
-
|
|
124
|
-
### 第 12 次发布
|
|
125
|
-
|
|
126
|
-
发布时间:2022-12-09 01:52:05
|
|
127
|
-
|
|
128
|
-
本次发布包含了以下内容:
|
|
129
|
-
|
|
130
|
-
改善已有的文档。
|
|
131
|
-
|
|
132
|
-
修改数据结构:
|
|
133
|
-
|
|
134
|
-
* [PrivateZone](https://cloud.tencent.com/document/api/1338/55947#PrivateZone)
|
|
135
|
-
|
|
136
|
-
* 新增成员:ForwardRuleName, ForwardRuleType, ForwardAddress, EndPointName
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
## 前端性能监控(rum) 版本:2021-06-22
|
|
142
|
-
|
|
143
|
-
### 第 18 次发布
|
|
144
|
-
|
|
145
|
-
发布时间:2022-12-09 01:53:36
|
|
146
|
-
|
|
147
|
-
本次发布包含了以下内容:
|
|
148
|
-
|
|
149
|
-
改善已有的文档。
|
|
150
|
-
|
|
151
|
-
修改接口:
|
|
152
|
-
|
|
153
|
-
* [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
|
|
154
|
-
|
|
155
|
-
* 新增入参:ResourcePackageType, ResourcePackageNum
|
|
156
|
-
|
|
157
|
-
* 新增出参:DealName
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
|
163
|
-
|
|
164
|
-
### 第 36 次发布
|
|
165
|
-
|
|
166
|
-
发布时间:2022-12-09 02:04:15
|
|
167
|
-
|
|
168
|
-
本次发布包含了以下内容:
|
|
169
|
-
|
|
170
|
-
改善已有的文档。
|
|
171
|
-
|
|
172
|
-
修改接口:
|
|
173
|
-
|
|
174
|
-
* [CreateEnvironment](https://cloud.tencent.com/document/api/1371/60150)
|
|
175
|
-
|
|
176
|
-
* 新增入参:EnvType, CreateRegion
|
|
177
|
-
|
|
178
|
-
* [DescribeApplications](https://cloud.tencent.com/document/api/1371/78169)
|
|
179
|
-
|
|
180
|
-
* 新增入参:SortInfo
|
|
181
|
-
|
|
182
|
-
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
|
|
183
|
-
|
|
184
|
-
* 新增入参:SortInfo
|
|
185
|
-
|
|
186
|
-
* [ModifyEnvironment](https://cloud.tencent.com/document/api/1371/60148)
|
|
187
|
-
|
|
188
|
-
* 新增入参:EnvType
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
新增数据结构:
|
|
192
|
-
|
|
193
|
-
* [SortType](https://cloud.tencent.com/document/api/1371/60171#SortType)
|
|
194
|
-
|
|
195
|
-
修改数据结构:
|
|
196
|
-
|
|
197
|
-
* [NamespaceInfo](https://cloud.tencent.com/document/api/1371/60171#NamespaceInfo)
|
|
198
|
-
|
|
199
|
-
* 新增成员:EnvType
|
|
200
|
-
|
|
201
|
-
* [TemNamespaceInfo](https://cloud.tencent.com/document/api/1371/60171#TemNamespaceInfo)
|
|
202
|
-
|
|
203
|
-
* 新增成员:EnvType, RegionId
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
213
|
-
|
|
214
|
-
### 第 17 次发布
|
|
215
|
-
|
|
216
|
-
发布时间:2022-12-09 02:05:01
|
|
217
|
-
|
|
218
|
-
本次发布包含了以下内容:
|
|
219
|
-
|
|
220
|
-
改善已有的文档。
|
|
221
|
-
|
|
222
|
-
修改接口:
|
|
223
|
-
|
|
224
|
-
* [DescribeSecurityRuleId](https://cloud.tencent.com/document/api/1552/80673)
|
|
225
|
-
|
|
226
|
-
* 新增入参:Domains
|
|
227
|
-
|
|
228
|
-
* <font color="#dd0000">**修改入参**:</font>RuleIdList
|
|
229
|
-
|
|
230
|
-
* 新增出参:SecurityRules
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
新增数据结构:
|
|
234
|
-
|
|
235
|
-
* [SecurityRule](https://cloud.tencent.com/document/api/1552/80721#SecurityRule)
|
|
236
|
-
|
|
237
|
-
修改数据结构:
|
|
238
|
-
|
|
239
|
-
* [BotLog](https://cloud.tencent.com/document/api/1552/80721#BotLog)
|
|
240
|
-
|
|
241
|
-
* 新增成员:Area
|
|
242
|
-
|
|
243
|
-
* [IpTableRule](https://cloud.tencent.com/document/api/1552/80721#IpTableRule)
|
|
244
|
-
|
|
245
|
-
* 新增成员:Operator, RuleName
|
|
246
|
-
|
|
247
|
-
* <font color="#dd0000">**修改成员**:</font>MatchContent
|
|
248
|
-
|
|
249
|
-
* [RateLimitIntelligence](https://cloud.tencent.com/document/api/1552/80721#RateLimitIntelligence)
|
|
250
|
-
|
|
251
|
-
* 新增成员:RuleId
|
|
252
|
-
|
|
253
|
-
* [SecHitRuleInfo](https://cloud.tencent.com/document/api/1552/80721#SecHitRuleInfo)
|
|
254
|
-
|
|
255
|
-
* 新增成员:ZoneId, RuleEnabled, AlarmEnabled, RuleDeleted
|
|
256
|
-
|
|
257
|
-
* [SecRuleRelatedInfo](https://cloud.tencent.com/document/api/1552/80721#SecRuleRelatedInfo)
|
|
258
|
-
|
|
259
|
-
* 新增成员:RuleType, RuleEnabled, RuleDeleted, AlarmEnabled
|
|
260
|
-
|
|
261
|
-
* [WebLogs](https://cloud.tencent.com/document/api/1552/80721#WebLogs)
|
|
262
|
-
|
|
263
|
-
* 新增成员:Area
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
3
|
## 云点播(vod) 版本:2018-07-17
|
|
273
4
|
|
|
274
|
-
### 第
|
|
275
|
-
|
|
276
|
-
发布时间:2022-12-09 02:12:52
|
|
277
|
-
|
|
278
|
-
本次发布包含了以下内容:
|
|
279
|
-
|
|
280
|
-
改善已有的文档。
|
|
281
|
-
|
|
282
|
-
修改接口:
|
|
283
|
-
|
|
284
|
-
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
285
|
-
|
|
286
|
-
* 新增出参:DescribeFileAttributesTask
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
新增数据结构:
|
|
290
|
-
|
|
291
|
-
* [DescribeFileAttributesTask](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTask)
|
|
292
|
-
* [DescribeFileAttributesTaskOutput](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTaskOutput)
|
|
293
|
-
|
|
294
|
-
修改数据结构:
|
|
295
|
-
|
|
296
|
-
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
297
|
-
|
|
298
|
-
* 新增成员:DescribeFileAttributesCompleteEvent
|
|
299
|
-
|
|
300
|
-
* [MediaMetaData](https://cloud.tencent.com/document/api/266/31773#MediaMetaData)
|
|
301
|
-
|
|
302
|
-
* 新增成员:Md5
|
|
303
|
-
|
|
304
|
-
* [ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem)
|
|
305
|
-
|
|
306
|
-
* 新增成员:Url, PicUrlExpireTime
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
5
|
+
### 第 131 次发布
|
|
312
6
|
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
发布时间:2022-12-09 02:16:48
|
|
7
|
+
发布时间:2022-12-09 10:06:16
|
|
316
8
|
|
|
317
9
|
本次发布包含了以下内容:
|
|
318
10
|
|
|
319
11
|
改善已有的文档。
|
|
320
12
|
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
* [AddSpartaProtection](https://cloud.tencent.com/document/api/627/72689)
|
|
324
|
-
|
|
325
|
-
* 新增入参:ProxyReadTimeout, ProxySendTimeout
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
修改数据结构:
|
|
329
|
-
|
|
330
|
-
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
|
331
|
-
|
|
332
|
-
* 新增成员:ProxyReadTimeout, ProxySendTimeout
|
|
333
|
-
|
|
334
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
335
|
-
|
|
336
|
-
* 新增成员:AttackLogPost, MaxBandwidth
|
|
13
|
+
新增接口:
|
|
337
14
|
|
|
15
|
+
* [DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)
|
|
338
16
|
|
|
339
17
|
|
|
340
18
|
|
|
@@ -5909,7 +5587,7 @@
|
|
|
5909
5587
|
|
|
5910
5588
|
新增数据结构:
|
|
5911
5589
|
|
|
5912
|
-
* [
|
|
5590
|
+
* [OutputMappingOption](https://cloud.tencent.com/document/api/599/15912#OutputMappingOption)
|
|
5913
5591
|
|
|
5914
5592
|
修改数据结构:
|
|
5915
5593
|
|
|
@@ -80435,7 +80113,7 @@
|
|
|
80435
80113
|
|
|
80436
80114
|
新增数据结构:
|
|
80437
80115
|
|
|
80438
|
-
* [
|
|
80116
|
+
* [SortType](https://cloud.tencent.com/document/api/1371/60171#SortType)
|
|
80439
80117
|
|
|
80440
80118
|
修改数据结构:
|
|
80441
80119
|
|
|
@@ -82101,7 +81779,7 @@
|
|
|
82101
81779
|
|
|
82102
81780
|
新增数据结构:
|
|
82103
81781
|
|
|
82104
|
-
* [
|
|
81782
|
+
* [SecurityRule](https://cloud.tencent.com/document/api/1552/80721#SecurityRule)
|
|
82105
81783
|
|
|
82106
81784
|
修改数据结构:
|
|
82107
81785
|
|
|
@@ -93022,6 +92700,18 @@
|
|
|
93022
92700
|
|
|
93023
92701
|
## 云点播(vod) 版本:2018-07-17
|
|
93024
92702
|
|
|
92703
|
+
### 第 131 次发布
|
|
92704
|
+
|
|
92705
|
+
发布时间:2022-12-09 10:06:16
|
|
92706
|
+
|
|
92707
|
+
本次发布包含了以下内容:
|
|
92708
|
+
|
|
92709
|
+
改善已有的文档。
|
|
92710
|
+
|
|
92711
|
+
新增接口:
|
|
92712
|
+
|
|
92713
|
+
* [[DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)](https://cloud.tencent.com/document/api/#/#)
|
|
92714
|
+
|
|
93025
92715
|
### 第 130 次发布
|
|
93026
92716
|
|
|
93027
92717
|
发布时间:2022-12-09 02:12:52
|
|
@@ -93039,8 +92729,8 @@
|
|
|
93039
92729
|
|
|
93040
92730
|
新增数据结构:
|
|
93041
92731
|
|
|
93042
|
-
* [
|
|
93043
|
-
* [
|
|
92732
|
+
* [DescribeFileAttributesTask](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTask)
|
|
92733
|
+
* [DescribeFileAttributesTaskOutput](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTaskOutput)
|
|
93044
92734
|
|
|
93045
92735
|
修改数据结构:
|
|
93046
92736
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -89,8 +89,8 @@
|
|
|
89
89
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
90
90
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-12-08 01:29:13 |
|
|
91
91
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-09 01:34:26 |
|
|
92
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-09
|
|
93
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-
|
|
92
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-09 15:06:24 |
|
|
93
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-09 15:06:08 |
|
|
94
94
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
95
95
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-12-07 06:39:49 |
|
|
96
96
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-12-09 01:46:06 |
|
|
134
134
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2022-11-23 06:41:18 |
|
|
135
135
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
136
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-12-
|
|
136
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-12-09 15:05:58 |
|
|
137
137
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
|
138
138
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
139
139
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-12-09 01:49:39 |
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
211
211
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
212
212
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
213
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-12-09
|
|
213
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-12-09 10:06:16 |
|
|
214
214
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-12-05 07:38:38 |
|
|
215
215
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-12-09 02:16:48 |
|
|
216
216
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
@@ -228,118 +228,6 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
228
228
|
* 创建签署流程电子文档
|
|
229
229
|
适用场景:见创建签署流程接口。
|
|
230
230
|
注:该接口需要给对应的流程指定一个模板id,并且填充该模板中需要补充的信息。是“发起流程”接口的前置接口。
|
|
231
|
-
|
|
232
|
-
【动态表格传参说明】
|
|
233
|
-
当模板的 ComponentType='DYNAMIC_TABLE'时(渠道版或集成版),FormField.ComponentValue需要传递json格式的字符串参数,用于确定表头&填充动态表格(支持内容的单元格合并)
|
|
234
|
-
输入示例1:
|
|
235
|
-
|
|
236
|
-
```
|
|
237
|
-
{
|
|
238
|
-
"headers":[
|
|
239
|
-
{
|
|
240
|
-
"content":"head1"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"content":"head2"
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"content":"head3"
|
|
247
|
-
}
|
|
248
|
-
],
|
|
249
|
-
"rowCount":3,
|
|
250
|
-
"body":{
|
|
251
|
-
"cells":[
|
|
252
|
-
{
|
|
253
|
-
"rowStart":1,
|
|
254
|
-
"rowEnd":1,
|
|
255
|
-
"columnStart":1,
|
|
256
|
-
"columnEnd":1,
|
|
257
|
-
"content":"123"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"rowStart":2,
|
|
261
|
-
"rowEnd":3,
|
|
262
|
-
"columnStart":1,
|
|
263
|
-
"columnEnd":2,
|
|
264
|
-
"content":"456"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"rowStart":3,
|
|
268
|
-
"rowEnd":3,
|
|
269
|
-
"columnStart":3,
|
|
270
|
-
"columnEnd":3,
|
|
271
|
-
"content":"789"
|
|
272
|
-
}
|
|
273
|
-
]
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
```
|
|
278
|
-
|
|
279
|
-
输入示例2(表格表头宽度比例配置):
|
|
280
|
-
|
|
281
|
-
```
|
|
282
|
-
{
|
|
283
|
-
"headers":[
|
|
284
|
-
{
|
|
285
|
-
"content":"head1",
|
|
286
|
-
"widthPercent": 30
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"content":"head2",
|
|
290
|
-
"widthPercent": 30
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"content":"head3",
|
|
294
|
-
"widthPercent": 40
|
|
295
|
-
}
|
|
296
|
-
],
|
|
297
|
-
"rowCount":3,
|
|
298
|
-
"body":{
|
|
299
|
-
"cells":[
|
|
300
|
-
{
|
|
301
|
-
"rowStart":1,
|
|
302
|
-
"rowEnd":1,
|
|
303
|
-
"columnStart":1,
|
|
304
|
-
"columnEnd":1,
|
|
305
|
-
"content":"123"
|
|
306
|
-
},
|
|
307
|
-
{
|
|
308
|
-
"rowStart":2,
|
|
309
|
-
"rowEnd":3,
|
|
310
|
-
"columnStart":1,
|
|
311
|
-
"columnEnd":2,
|
|
312
|
-
"content":"456"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"rowStart":3,
|
|
316
|
-
"rowEnd":3,
|
|
317
|
-
"columnStart":3,
|
|
318
|
-
"columnEnd":3,
|
|
319
|
-
"content":"789"
|
|
320
|
-
}
|
|
321
|
-
]
|
|
322
|
-
}
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
```
|
|
326
|
-
表格参数说明
|
|
327
|
-
|
|
328
|
-
| 名称 | 类型 | 描述 |
|
|
329
|
-
| ------------------- | ------- | ------------------------------------------------- |
|
|
330
|
-
| headers | Array | 表头:不超过10列,不支持单元格合并,字数不超过100 |
|
|
331
|
-
| rowCount | Integer | 表格内容最大行数 |
|
|
332
|
-
| cells.N.rowStart | Integer | 单元格坐标:行起始index |
|
|
333
|
-
| cells.N.rowEnd | Integer | 单元格坐标:行结束index |
|
|
334
|
-
| cells.N.columnStart | Integer | 单元格坐标:列起始index |
|
|
335
|
-
| cells.N.columnEnd | Integer | 单元格坐标:列结束index |
|
|
336
|
-
| cells.N.content | String | 单元格内容,字数不超过100 |
|
|
337
|
-
|
|
338
|
-
表格参数headers说明
|
|
339
|
-
| 名称 | 类型 | 描述 |
|
|
340
|
-
| ------------------- | ------- | ------------------------------------------------- |
|
|
341
|
-
| widthPercent | Integer | 表头单元格列占总表头的比例,例如1:30表示 此列占表头的30%,不填写时列宽度平均拆分;例如2:总2列,某一列填写40,剩余列可以为空,按照60计算。;例如3:总3列,某一列填写30,剩余2列可以为空,分别为(100-30)/2=35 |
|
|
342
|
-
| content | String | 表头单元格内容,字数不超过100 |
|
|
343
231
|
*/
|
|
344
232
|
async CreateDocument(
|
|
345
233
|
req: CreateDocumentRequest,
|
|
@@ -471,7 +359,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
471
359
|
/**
|
|
472
360
|
* 此接口(UploadFiles)用于文件上传。
|
|
473
361
|
适用场景:用于生成pdf资源编号(FileIds)来配合“用PDF创建流程”接口使用,使用场景可详见“用PDF创建流程”接口说明。
|
|
474
|
-
调用时需要设置Domain
|
|
362
|
+
调用时需要设置Domain/接口请求域名为 file.ess.tencent.cn,并设置参数Version/版本号为2020-12-22
|
|
475
363
|
*/
|
|
476
364
|
async UploadFiles(
|
|
477
365
|
req: UploadFilesRequest,
|
|
@@ -131,7 +131,7 @@ export interface UploadFilesRequest {
|
|
|
131
131
|
BusinessType: string
|
|
132
132
|
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* 调用方信息,其中OperatorId为必填字段,即用户的UserId
|
|
135
135
|
*/
|
|
136
136
|
Caller?: Caller
|
|
137
137
|
|
|
@@ -141,27 +141,27 @@ export interface UploadFilesRequest {
|
|
|
141
141
|
FileInfos?: Array<UploadFile>
|
|
142
142
|
|
|
143
143
|
/**
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
144
|
+
* 文件类型, 默认通过文件内容解析得到文件类型,客户可以显示的说明上传文件的类型。
|
|
145
|
+
如:PDF 表示上传的文件 xxx.pdf的文件类型是 PDF
|
|
146
|
+
*/
|
|
147
|
+
FileType?: string
|
|
147
148
|
|
|
148
149
|
/**
|
|
149
150
|
* 此参数只对 PDF 文件有效。是否将pdf灰色矩阵置白
|
|
150
151
|
true--是,处理置白
|
|
151
|
-
false--否,不处理
|
|
152
|
+
默认为false--否,不处理
|
|
152
153
|
*/
|
|
153
154
|
CoverRect?: boolean
|
|
154
155
|
|
|
155
|
-
/**
|
|
156
|
-
* 文件类型, 默认通过文件内容解析得到文件类型,客户可以显示的说明上传文件的类型。
|
|
157
|
-
如:PDF 表示上传的文件 xxx.pdf的文件类型是 PDF
|
|
158
|
-
*/
|
|
159
|
-
FileType?: string
|
|
160
|
-
|
|
161
156
|
/**
|
|
162
157
|
* 用户自定义ID数组,与上传文件一一对应
|
|
163
158
|
*/
|
|
164
159
|
CustomIds?: Array<string>
|
|
160
|
+
|
|
161
|
+
/**
|
|
162
|
+
* 不再使用,上传文件链接数组,最多支持20个URL
|
|
163
|
+
*/
|
|
164
|
+
FileUrls?: string
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
/**
|
|
@@ -1311,7 +1311,117 @@ export interface DescribeFileUrlsRequest {
|
|
|
1311
1311
|
}
|
|
1312
1312
|
|
|
1313
1313
|
/**
|
|
1314
|
-
*
|
|
1314
|
+
* 电子文档的控件填充信息。按照控件类型进行相应的填充。
|
|
1315
|
+
|
|
1316
|
+
【数据表格传参说明】
|
|
1317
|
+
当模板的 ComponentType='DYNAMIC_TABLE'时(渠道版或集成版),FormField.ComponentValue需要传递json格式的字符串参数,用于确定表头&填充数据表格(支持内容的单元格合并)
|
|
1318
|
+
输入示例1:
|
|
1319
|
+
|
|
1320
|
+
```
|
|
1321
|
+
{
|
|
1322
|
+
"headers":[
|
|
1323
|
+
{
|
|
1324
|
+
"content":"head1"
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"content":"head2"
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
"content":"head3"
|
|
1331
|
+
}
|
|
1332
|
+
],
|
|
1333
|
+
"rowCount":3,
|
|
1334
|
+
"body":{
|
|
1335
|
+
"cells":[
|
|
1336
|
+
{
|
|
1337
|
+
"rowStart":1,
|
|
1338
|
+
"rowEnd":1,
|
|
1339
|
+
"columnStart":1,
|
|
1340
|
+
"columnEnd":1,
|
|
1341
|
+
"content":"123"
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
"rowStart":2,
|
|
1345
|
+
"rowEnd":3,
|
|
1346
|
+
"columnStart":1,
|
|
1347
|
+
"columnEnd":2,
|
|
1348
|
+
"content":"456"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"rowStart":3,
|
|
1352
|
+
"rowEnd":3,
|
|
1353
|
+
"columnStart":3,
|
|
1354
|
+
"columnEnd":3,
|
|
1355
|
+
"content":"789"
|
|
1356
|
+
}
|
|
1357
|
+
]
|
|
1358
|
+
}
|
|
1359
|
+
}
|
|
1360
|
+
|
|
1361
|
+
```
|
|
1362
|
+
|
|
1363
|
+
输入示例2(表格表头宽度比例配置):
|
|
1364
|
+
|
|
1365
|
+
```
|
|
1366
|
+
{
|
|
1367
|
+
"headers":[
|
|
1368
|
+
{
|
|
1369
|
+
"content":"head1",
|
|
1370
|
+
"widthPercent": 30
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"content":"head2",
|
|
1374
|
+
"widthPercent": 30
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"content":"head3",
|
|
1378
|
+
"widthPercent": 40
|
|
1379
|
+
}
|
|
1380
|
+
],
|
|
1381
|
+
"rowCount":3,
|
|
1382
|
+
"body":{
|
|
1383
|
+
"cells":[
|
|
1384
|
+
{
|
|
1385
|
+
"rowStart":1,
|
|
1386
|
+
"rowEnd":1,
|
|
1387
|
+
"columnStart":1,
|
|
1388
|
+
"columnEnd":1,
|
|
1389
|
+
"content":"123"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"rowStart":2,
|
|
1393
|
+
"rowEnd":3,
|
|
1394
|
+
"columnStart":1,
|
|
1395
|
+
"columnEnd":2,
|
|
1396
|
+
"content":"456"
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"rowStart":3,
|
|
1400
|
+
"rowEnd":3,
|
|
1401
|
+
"columnStart":3,
|
|
1402
|
+
"columnEnd":3,
|
|
1403
|
+
"content":"789"
|
|
1404
|
+
}
|
|
1405
|
+
]
|
|
1406
|
+
}
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
```
|
|
1410
|
+
表格参数说明
|
|
1411
|
+
|
|
1412
|
+
| 名称 | 类型 | 描述 |
|
|
1413
|
+
| ------------------- | ------- | ------------------------------------------------- |
|
|
1414
|
+
| headers | Array | 表头:不超过10列,不支持单元格合并,字数不超过100 |
|
|
1415
|
+
| rowCount | Integer | 表格内容最大行数 |
|
|
1416
|
+
| cells.N.rowStart | Integer | 单元格坐标:行起始index |
|
|
1417
|
+
| cells.N.rowEnd | Integer | 单元格坐标:行结束index |
|
|
1418
|
+
| cells.N.columnStart | Integer | 单元格坐标:列起始index |
|
|
1419
|
+
| cells.N.columnEnd | Integer | 单元格坐标:列结束index |
|
|
1420
|
+
| cells.N.content | String | 单元格内容,字数不超过100 |
|
|
1421
|
+
|
|
1422
|
+
表格参数headers说明
|
|
1423
|
+
widthPercent Integer 表头单元格列占总表头的比例,例如1:30表示 此列占表头的30%,不填写时列宽度平均拆分;例如2:总2列,某一列填写40,剩余列可以为空,按照60计算。;例如3:总3列,某一列填写30,剩余2列可以为空,分别为(100-30)/2=35
|
|
1424
|
+
content String 表头单元格内容,字数不超过100
|
|
1315
1425
|
*/
|
|
1316
1426
|
export interface FormField {
|
|
1317
1427
|
/**
|
|
@@ -2110,7 +2220,7 @@ export interface CreatePrepareFlowRequest {
|
|
|
2110
2220
|
Operator: UserInfo
|
|
2111
2221
|
|
|
2112
2222
|
/**
|
|
2113
|
-
* 资源Id
|
|
2223
|
+
* 资源Id,通过多文件上传(UploadFiles)接口获得
|
|
2114
2224
|
*/
|
|
2115
2225
|
ResourceId: string
|
|
2116
2226
|
|
|
@@ -62,118 +62,6 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
62
62
|
* 创建签署流程电子文档
|
|
63
63
|
适用场景:见创建签署流程接口。
|
|
64
64
|
注:该接口需要给对应的流程指定一个模板id,并且填充该模板中需要补充的信息。是“发起流程”接口的前置接口。
|
|
65
|
-
|
|
66
|
-
【动态表格传参说明】
|
|
67
|
-
当模板的 ComponentType='DYNAMIC_TABLE'时(渠道版或集成版),FormField.ComponentValue需要传递json格式的字符串参数,用于确定表头&填充动态表格(支持内容的单元格合并)
|
|
68
|
-
输入示例1:
|
|
69
|
-
|
|
70
|
-
```
|
|
71
|
-
{
|
|
72
|
-
"headers":[
|
|
73
|
-
{
|
|
74
|
-
"content":"head1"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"content":"head2"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"content":"head3"
|
|
81
|
-
}
|
|
82
|
-
],
|
|
83
|
-
"rowCount":3,
|
|
84
|
-
"body":{
|
|
85
|
-
"cells":[
|
|
86
|
-
{
|
|
87
|
-
"rowStart":1,
|
|
88
|
-
"rowEnd":1,
|
|
89
|
-
"columnStart":1,
|
|
90
|
-
"columnEnd":1,
|
|
91
|
-
"content":"123"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"rowStart":2,
|
|
95
|
-
"rowEnd":3,
|
|
96
|
-
"columnStart":1,
|
|
97
|
-
"columnEnd":2,
|
|
98
|
-
"content":"456"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"rowStart":3,
|
|
102
|
-
"rowEnd":3,
|
|
103
|
-
"columnStart":3,
|
|
104
|
-
"columnEnd":3,
|
|
105
|
-
"content":"789"
|
|
106
|
-
}
|
|
107
|
-
]
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
```
|
|
112
|
-
|
|
113
|
-
输入示例2(表格表头宽度比例配置):
|
|
114
|
-
|
|
115
|
-
```
|
|
116
|
-
{
|
|
117
|
-
"headers":[
|
|
118
|
-
{
|
|
119
|
-
"content":"head1",
|
|
120
|
-
"widthPercent": 30
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"content":"head2",
|
|
124
|
-
"widthPercent": 30
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"content":"head3",
|
|
128
|
-
"widthPercent": 40
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"rowCount":3,
|
|
132
|
-
"body":{
|
|
133
|
-
"cells":[
|
|
134
|
-
{
|
|
135
|
-
"rowStart":1,
|
|
136
|
-
"rowEnd":1,
|
|
137
|
-
"columnStart":1,
|
|
138
|
-
"columnEnd":1,
|
|
139
|
-
"content":"123"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"rowStart":2,
|
|
143
|
-
"rowEnd":3,
|
|
144
|
-
"columnStart":1,
|
|
145
|
-
"columnEnd":2,
|
|
146
|
-
"content":"456"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"rowStart":3,
|
|
150
|
-
"rowEnd":3,
|
|
151
|
-
"columnStart":3,
|
|
152
|
-
"columnEnd":3,
|
|
153
|
-
"content":"789"
|
|
154
|
-
}
|
|
155
|
-
]
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
```
|
|
160
|
-
表格参数说明
|
|
161
|
-
|
|
162
|
-
| 名称 | 类型 | 描述 |
|
|
163
|
-
| ------------------- | ------- | ------------------------------------------------- |
|
|
164
|
-
| headers | Array | 表头:不超过10列,不支持单元格合并,字数不超过100 |
|
|
165
|
-
| rowCount | Integer | 表格内容最大行数 |
|
|
166
|
-
| cells.N.rowStart | Integer | 单元格坐标:行起始index |
|
|
167
|
-
| cells.N.rowEnd | Integer | 单元格坐标:行结束index |
|
|
168
|
-
| cells.N.columnStart | Integer | 单元格坐标:列起始index |
|
|
169
|
-
| cells.N.columnEnd | Integer | 单元格坐标:列结束index |
|
|
170
|
-
| cells.N.content | String | 单元格内容,字数不超过100 |
|
|
171
|
-
|
|
172
|
-
表格参数headers说明
|
|
173
|
-
| 名称 | 类型 | 描述 |
|
|
174
|
-
| ------------------- | ------- | ------------------------------------------------- |
|
|
175
|
-
| widthPercent | Integer | 表头单元格列占总表头的比例,例如1:30表示 此列占表头的30%,不填写时列宽度平均拆分;例如2:总2列,某一列填写40,剩余列可以为空,按照60计算。;例如3:总3列,某一列填写30,剩余2列可以为空,分别为(100-30)/2=35 |
|
|
176
|
-
| content | String | 表头单元格内容,字数不超过100 |
|
|
177
65
|
*/
|
|
178
66
|
CreateDocument(req: CreateDocumentRequest, cb?: (error: string, rep: CreateDocumentResponse) => void): Promise<CreateDocumentResponse>;
|
|
179
67
|
/**
|
|
@@ -233,7 +121,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
233
121
|
/**
|
|
234
122
|
* 此接口(UploadFiles)用于文件上传。
|
|
235
123
|
适用场景:用于生成pdf资源编号(FileIds)来配合“用PDF创建流程”接口使用,使用场景可详见“用PDF创建流程”接口说明。
|
|
236
|
-
调用时需要设置Domain
|
|
124
|
+
调用时需要设置Domain/接口请求域名为 file.ess.tencent.cn,并设置参数Version/版本号为2020-12-22
|
|
237
125
|
*/
|
|
238
126
|
UploadFiles(req: UploadFilesRequest, cb?: (error: string, rep: UploadFilesResponse) => void): Promise<UploadFilesResponse>;
|
|
239
127
|
/**
|
|
@@ -101,118 +101,6 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
101
101
|
* 创建签署流程电子文档
|
|
102
102
|
适用场景:见创建签署流程接口。
|
|
103
103
|
注:该接口需要给对应的流程指定一个模板id,并且填充该模板中需要补充的信息。是“发起流程”接口的前置接口。
|
|
104
|
-
|
|
105
|
-
【动态表格传参说明】
|
|
106
|
-
当模板的 ComponentType='DYNAMIC_TABLE'时(渠道版或集成版),FormField.ComponentValue需要传递json格式的字符串参数,用于确定表头&填充动态表格(支持内容的单元格合并)
|
|
107
|
-
输入示例1:
|
|
108
|
-
|
|
109
|
-
```
|
|
110
|
-
{
|
|
111
|
-
"headers":[
|
|
112
|
-
{
|
|
113
|
-
"content":"head1"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"content":"head2"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"content":"head3"
|
|
120
|
-
}
|
|
121
|
-
],
|
|
122
|
-
"rowCount":3,
|
|
123
|
-
"body":{
|
|
124
|
-
"cells":[
|
|
125
|
-
{
|
|
126
|
-
"rowStart":1,
|
|
127
|
-
"rowEnd":1,
|
|
128
|
-
"columnStart":1,
|
|
129
|
-
"columnEnd":1,
|
|
130
|
-
"content":"123"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"rowStart":2,
|
|
134
|
-
"rowEnd":3,
|
|
135
|
-
"columnStart":1,
|
|
136
|
-
"columnEnd":2,
|
|
137
|
-
"content":"456"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"rowStart":3,
|
|
141
|
-
"rowEnd":3,
|
|
142
|
-
"columnStart":3,
|
|
143
|
-
"columnEnd":3,
|
|
144
|
-
"content":"789"
|
|
145
|
-
}
|
|
146
|
-
]
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
```
|
|
151
|
-
|
|
152
|
-
输入示例2(表格表头宽度比例配置):
|
|
153
|
-
|
|
154
|
-
```
|
|
155
|
-
{
|
|
156
|
-
"headers":[
|
|
157
|
-
{
|
|
158
|
-
"content":"head1",
|
|
159
|
-
"widthPercent": 30
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"content":"head2",
|
|
163
|
-
"widthPercent": 30
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"content":"head3",
|
|
167
|
-
"widthPercent": 40
|
|
168
|
-
}
|
|
169
|
-
],
|
|
170
|
-
"rowCount":3,
|
|
171
|
-
"body":{
|
|
172
|
-
"cells":[
|
|
173
|
-
{
|
|
174
|
-
"rowStart":1,
|
|
175
|
-
"rowEnd":1,
|
|
176
|
-
"columnStart":1,
|
|
177
|
-
"columnEnd":1,
|
|
178
|
-
"content":"123"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"rowStart":2,
|
|
182
|
-
"rowEnd":3,
|
|
183
|
-
"columnStart":1,
|
|
184
|
-
"columnEnd":2,
|
|
185
|
-
"content":"456"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"rowStart":3,
|
|
189
|
-
"rowEnd":3,
|
|
190
|
-
"columnStart":3,
|
|
191
|
-
"columnEnd":3,
|
|
192
|
-
"content":"789"
|
|
193
|
-
}
|
|
194
|
-
]
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
```
|
|
199
|
-
表格参数说明
|
|
200
|
-
|
|
201
|
-
| 名称 | 类型 | 描述 |
|
|
202
|
-
| ------------------- | ------- | ------------------------------------------------- |
|
|
203
|
-
| headers | Array | 表头:不超过10列,不支持单元格合并,字数不超过100 |
|
|
204
|
-
| rowCount | Integer | 表格内容最大行数 |
|
|
205
|
-
| cells.N.rowStart | Integer | 单元格坐标:行起始index |
|
|
206
|
-
| cells.N.rowEnd | Integer | 单元格坐标:行结束index |
|
|
207
|
-
| cells.N.columnStart | Integer | 单元格坐标:列起始index |
|
|
208
|
-
| cells.N.columnEnd | Integer | 单元格坐标:列结束index |
|
|
209
|
-
| cells.N.content | String | 单元格内容,字数不超过100 |
|
|
210
|
-
|
|
211
|
-
表格参数headers说明
|
|
212
|
-
| 名称 | 类型 | 描述 |
|
|
213
|
-
| ------------------- | ------- | ------------------------------------------------- |
|
|
214
|
-
| widthPercent | Integer | 表头单元格列占总表头的比例,例如1:30表示 此列占表头的30%,不填写时列宽度平均拆分;例如2:总2列,某一列填写40,剩余列可以为空,按照60计算。;例如3:总3列,某一列填写30,剩余2列可以为空,分别为(100-30)/2=35 |
|
|
215
|
-
| content | String | 表头单元格内容,字数不超过100 |
|
|
216
104
|
*/
|
|
217
105
|
async CreateDocument(req, cb) {
|
|
218
106
|
return this.request("CreateDocument", req, cb);
|
|
@@ -296,7 +184,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
296
184
|
/**
|
|
297
185
|
* 此接口(UploadFiles)用于文件上传。
|
|
298
186
|
适用场景:用于生成pdf资源编号(FileIds)来配合“用PDF创建流程”接口使用,使用场景可详见“用PDF创建流程”接口说明。
|
|
299
|
-
调用时需要设置Domain
|
|
187
|
+
调用时需要设置Domain/接口请求域名为 file.ess.tencent.cn,并设置参数Version/版本号为2020-12-22
|
|
300
188
|
*/
|
|
301
189
|
async UploadFiles(req, cb) {
|
|
302
190
|
return this.request("UploadFiles", req, cb);
|
|
@@ -98,7 +98,7 @@ export interface UploadFilesRequest {
|
|
|
98
98
|
*/
|
|
99
99
|
BusinessType: string;
|
|
100
100
|
/**
|
|
101
|
-
*
|
|
101
|
+
* 调用方信息,其中OperatorId为必填字段,即用户的UserId
|
|
102
102
|
*/
|
|
103
103
|
Caller?: Caller;
|
|
104
104
|
/**
|
|
@@ -106,24 +106,24 @@ export interface UploadFilesRequest {
|
|
|
106
106
|
*/
|
|
107
107
|
FileInfos?: Array<UploadFile>;
|
|
108
108
|
/**
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
109
|
+
* 文件类型, 默认通过文件内容解析得到文件类型,客户可以显示的说明上传文件的类型。
|
|
110
|
+
如:PDF 表示上传的文件 xxx.pdf的文件类型是 PDF
|
|
111
|
+
*/
|
|
112
|
+
FileType?: string;
|
|
112
113
|
/**
|
|
113
114
|
* 此参数只对 PDF 文件有效。是否将pdf灰色矩阵置白
|
|
114
115
|
true--是,处理置白
|
|
115
|
-
false--否,不处理
|
|
116
|
+
默认为false--否,不处理
|
|
116
117
|
*/
|
|
117
118
|
CoverRect?: boolean;
|
|
118
|
-
/**
|
|
119
|
-
* 文件类型, 默认通过文件内容解析得到文件类型,客户可以显示的说明上传文件的类型。
|
|
120
|
-
如:PDF 表示上传的文件 xxx.pdf的文件类型是 PDF
|
|
121
|
-
*/
|
|
122
|
-
FileType?: string;
|
|
123
119
|
/**
|
|
124
120
|
* 用户自定义ID数组,与上传文件一一对应
|
|
125
121
|
*/
|
|
126
122
|
CustomIds?: Array<string>;
|
|
123
|
+
/**
|
|
124
|
+
* 不再使用,上传文件链接数组,最多支持20个URL
|
|
125
|
+
*/
|
|
126
|
+
FileUrls?: string;
|
|
127
127
|
}
|
|
128
128
|
/**
|
|
129
129
|
* CreateMultiFlowSignQRCode返回参数结构体
|
|
@@ -1088,7 +1088,117 @@ export interface DescribeFileUrlsRequest {
|
|
|
1088
1088
|
Agent?: Agent;
|
|
1089
1089
|
}
|
|
1090
1090
|
/**
|
|
1091
|
-
*
|
|
1091
|
+
* 电子文档的控件填充信息。按照控件类型进行相应的填充。
|
|
1092
|
+
|
|
1093
|
+
【数据表格传参说明】
|
|
1094
|
+
当模板的 ComponentType='DYNAMIC_TABLE'时(渠道版或集成版),FormField.ComponentValue需要传递json格式的字符串参数,用于确定表头&填充数据表格(支持内容的单元格合并)
|
|
1095
|
+
输入示例1:
|
|
1096
|
+
|
|
1097
|
+
```
|
|
1098
|
+
{
|
|
1099
|
+
"headers":[
|
|
1100
|
+
{
|
|
1101
|
+
"content":"head1"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"content":"head2"
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"content":"head3"
|
|
1108
|
+
}
|
|
1109
|
+
],
|
|
1110
|
+
"rowCount":3,
|
|
1111
|
+
"body":{
|
|
1112
|
+
"cells":[
|
|
1113
|
+
{
|
|
1114
|
+
"rowStart":1,
|
|
1115
|
+
"rowEnd":1,
|
|
1116
|
+
"columnStart":1,
|
|
1117
|
+
"columnEnd":1,
|
|
1118
|
+
"content":"123"
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"rowStart":2,
|
|
1122
|
+
"rowEnd":3,
|
|
1123
|
+
"columnStart":1,
|
|
1124
|
+
"columnEnd":2,
|
|
1125
|
+
"content":"456"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"rowStart":3,
|
|
1129
|
+
"rowEnd":3,
|
|
1130
|
+
"columnStart":3,
|
|
1131
|
+
"columnEnd":3,
|
|
1132
|
+
"content":"789"
|
|
1133
|
+
}
|
|
1134
|
+
]
|
|
1135
|
+
}
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
```
|
|
1139
|
+
|
|
1140
|
+
输入示例2(表格表头宽度比例配置):
|
|
1141
|
+
|
|
1142
|
+
```
|
|
1143
|
+
{
|
|
1144
|
+
"headers":[
|
|
1145
|
+
{
|
|
1146
|
+
"content":"head1",
|
|
1147
|
+
"widthPercent": 30
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"content":"head2",
|
|
1151
|
+
"widthPercent": 30
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"content":"head3",
|
|
1155
|
+
"widthPercent": 40
|
|
1156
|
+
}
|
|
1157
|
+
],
|
|
1158
|
+
"rowCount":3,
|
|
1159
|
+
"body":{
|
|
1160
|
+
"cells":[
|
|
1161
|
+
{
|
|
1162
|
+
"rowStart":1,
|
|
1163
|
+
"rowEnd":1,
|
|
1164
|
+
"columnStart":1,
|
|
1165
|
+
"columnEnd":1,
|
|
1166
|
+
"content":"123"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"rowStart":2,
|
|
1170
|
+
"rowEnd":3,
|
|
1171
|
+
"columnStart":1,
|
|
1172
|
+
"columnEnd":2,
|
|
1173
|
+
"content":"456"
|
|
1174
|
+
},
|
|
1175
|
+
{
|
|
1176
|
+
"rowStart":3,
|
|
1177
|
+
"rowEnd":3,
|
|
1178
|
+
"columnStart":3,
|
|
1179
|
+
"columnEnd":3,
|
|
1180
|
+
"content":"789"
|
|
1181
|
+
}
|
|
1182
|
+
]
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
|
|
1186
|
+
```
|
|
1187
|
+
表格参数说明
|
|
1188
|
+
|
|
1189
|
+
| 名称 | 类型 | 描述 |
|
|
1190
|
+
| ------------------- | ------- | ------------------------------------------------- |
|
|
1191
|
+
| headers | Array | 表头:不超过10列,不支持单元格合并,字数不超过100 |
|
|
1192
|
+
| rowCount | Integer | 表格内容最大行数 |
|
|
1193
|
+
| cells.N.rowStart | Integer | 单元格坐标:行起始index |
|
|
1194
|
+
| cells.N.rowEnd | Integer | 单元格坐标:行结束index |
|
|
1195
|
+
| cells.N.columnStart | Integer | 单元格坐标:列起始index |
|
|
1196
|
+
| cells.N.columnEnd | Integer | 单元格坐标:列结束index |
|
|
1197
|
+
| cells.N.content | String | 单元格内容,字数不超过100 |
|
|
1198
|
+
|
|
1199
|
+
表格参数headers说明
|
|
1200
|
+
widthPercent Integer 表头单元格列占总表头的比例,例如1:30表示 此列占表头的30%,不填写时列宽度平均拆分;例如2:总2列,某一列填写40,剩余列可以为空,按照60计算。;例如3:总3列,某一列填写30,剩余2列可以为空,分别为(100-30)/2=35
|
|
1201
|
+
content String 表头单元格内容,字数不超过100
|
|
1092
1202
|
*/
|
|
1093
1203
|
export interface FormField {
|
|
1094
1204
|
/**
|
|
@@ -1768,7 +1878,7 @@ export interface CreatePrepareFlowRequest {
|
|
|
1768
1878
|
*/
|
|
1769
1879
|
Operator: UserInfo;
|
|
1770
1880
|
/**
|
|
1771
|
-
* 资源Id
|
|
1881
|
+
* 资源Id,通过多文件上传(UploadFiles)接口获得
|
|
1772
1882
|
*/
|
|
1773
1883
|
ResourceId: string;
|
|
1774
1884
|
/**
|