tencentcloud-sdk-nodejs 4.0.774 → 4.0.775
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 +86 -0
- package/SERVICE_CHANGELOG.md +88 -105
- package/package.json +1 -1
- package/products.md +7 -7
- package/src/common/sdk_version.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +54 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +8 -0
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +1 -1
- package/src/services/mrs/v20200910/mrs_models.ts +24 -23
- package/src/services/tat/v20201028/tat_models.ts +2 -0
- package/src/services/teo/v20220901/teo_models.ts +18 -18
- package/src/services/trtc/v20190722/trtc_client.ts +4 -2
- package/src/services/trtc/v20190722/trtc_models.ts +7 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +54 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +54 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +8 -0
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +1 -1
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +24 -23
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +2 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +18 -18
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +2 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +2 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +7 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,89 @@
|
|
|
1
|
+
# Release 4.0.775
|
|
2
|
+
|
|
3
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
4
|
+
|
|
5
|
+
### 第 147 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-01-08 00:10:12
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateChannelOrganizationInfoChangeUrl](https://cloud.tencent.com/document/api/1420/99179)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Endpoint
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
27
|
+
|
|
28
|
+
### 第 23 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2024-01-08 00:14:42
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改数据结构:
|
|
37
|
+
|
|
38
|
+
* [PatientInfo](https://cloud.tencent.com/document/api/1314/56230#PatientInfo)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
44
|
+
|
|
45
|
+
### 第 69 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2024-01-08 00:19:23
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
修改数据结构:
|
|
54
|
+
|
|
55
|
+
* [RateLimitTemplateDetail](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplateDetail)
|
|
56
|
+
|
|
57
|
+
* <font color="#dd0000">**修改成员**:</font>ID, Action, PunishTime, Threshold, Period
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
67
|
+
|
|
68
|
+
### 第 63 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2024-01-08 00:21:01
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
修改接口:
|
|
77
|
+
|
|
78
|
+
* [StartStreamIngest](https://cloud.tencent.com/document/api/647/101872)
|
|
79
|
+
|
|
80
|
+
* 新增入参:StreamUrl
|
|
81
|
+
|
|
82
|
+
* <font color="#dd0000">**修改入参**:</font>SourceUrl
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
1
87
|
# Release 4.0.774
|
|
2
88
|
|
|
3
89
|
## 云防火墙(cfw) 版本:2019-09-04
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,45 +1,33 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 147 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-01-
|
|
7
|
+
发布时间:2024-01-08 00:10:12
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* ModifyPublicIPSwitchStatus
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
20
|
-
|
|
21
|
-
### 第 106 次发布
|
|
22
|
-
|
|
23
|
-
发布时间:2024-01-05 01:11:37
|
|
13
|
+
修改接口:
|
|
24
14
|
|
|
25
|
-
|
|
15
|
+
* [CreateChannelOrganizationInfoChangeUrl](https://cloud.tencent.com/document/api/1420/99179)
|
|
26
16
|
|
|
27
|
-
|
|
17
|
+
* 新增入参:Endpoint
|
|
28
18
|
|
|
29
|
-
修改数据结构:
|
|
30
19
|
|
|
31
|
-
* [BruteAttackInfo](https://cloud.tencent.com/document/api/296/19867#BruteAttackInfo)
|
|
32
20
|
|
|
33
|
-
* 新增成员:DataFrom
|
|
34
21
|
|
|
22
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
35
23
|
|
|
36
24
|
|
|
37
25
|
|
|
38
|
-
##
|
|
26
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
39
27
|
|
|
40
|
-
### 第
|
|
28
|
+
### 第 23 次发布
|
|
41
29
|
|
|
42
|
-
发布时间:2024-01-
|
|
30
|
+
发布时间:2024-01-08 00:14:42
|
|
43
31
|
|
|
44
32
|
本次发布包含了以下内容:
|
|
45
33
|
|
|
@@ -47,83 +35,39 @@
|
|
|
47
35
|
|
|
48
36
|
修改数据结构:
|
|
49
37
|
|
|
50
|
-
* [
|
|
51
|
-
|
|
52
|
-
* 新增成员:Size
|
|
53
|
-
|
|
54
|
-
* [SearchCommandResult](https://cloud.tencent.com/document/api/1025/74416#SearchCommandResult)
|
|
55
|
-
|
|
56
|
-
* 新增成员:Size
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
62
|
-
|
|
63
|
-
### 第 2 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2024-01-05 01:17:08
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
70
|
-
|
|
71
|
-
新增接口:
|
|
72
|
-
|
|
73
|
-
* [GetEmbedding](https://cloud.tencent.com/document/api/1729/102832)
|
|
74
|
-
|
|
75
|
-
新增数据结构:
|
|
38
|
+
* [PatientInfo](https://cloud.tencent.com/document/api/1314/56230#PatientInfo)
|
|
76
39
|
|
|
77
|
-
* [EmbeddingData](https://cloud.tencent.com/document/api/1729/101838#EmbeddingData)
|
|
78
|
-
* [EmbeddingUsage](https://cloud.tencent.com/document/api/1729/101838#EmbeddingUsage)
|
|
79
40
|
|
|
80
41
|
|
|
81
42
|
|
|
82
|
-
##
|
|
43
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
83
44
|
|
|
84
|
-
### 第
|
|
45
|
+
### 第 69 次发布
|
|
85
46
|
|
|
86
|
-
发布时间:2024-01-
|
|
47
|
+
发布时间:2024-01-08 00:19:23
|
|
87
48
|
|
|
88
49
|
本次发布包含了以下内容:
|
|
89
50
|
|
|
90
51
|
改善已有的文档。
|
|
91
52
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
* [SmartStructuralOCRV2](https://cloud.tencent.com/document/api/866/90013)
|
|
95
|
-
|
|
96
|
-
* 新增入参:EnableSealRecognize
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
|
102
|
-
|
|
103
|
-
### 第 11 次发布
|
|
104
|
-
|
|
105
|
-
发布时间:2024-01-05 01:21:57
|
|
53
|
+
修改数据结构:
|
|
106
54
|
|
|
107
|
-
|
|
55
|
+
* [RateLimitTemplateDetail](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplateDetail)
|
|
108
56
|
|
|
109
|
-
|
|
57
|
+
* <font color="#dd0000">**修改成员**:</font>ID, Action, PunishTime, Threshold, Period
|
|
110
58
|
|
|
111
|
-
修改接口:
|
|
112
59
|
|
|
113
|
-
* [RunApplication](https://cloud.tencent.com/document/api/1643/89094)
|
|
114
60
|
|
|
115
|
-
* 新增入参:NFOption
|
|
116
|
-
|
|
117
|
-
* <font color="#dd0000">**修改入参**:</font>ProjectId, Option
|
|
118
61
|
|
|
62
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
119
63
|
|
|
120
64
|
|
|
121
65
|
|
|
122
|
-
##
|
|
66
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
123
67
|
|
|
124
|
-
### 第
|
|
68
|
+
### 第 63 次发布
|
|
125
69
|
|
|
126
|
-
发布时间:2024-01-
|
|
70
|
+
发布时间:2024-01-08 00:21:01
|
|
127
71
|
|
|
128
72
|
本次发布包含了以下内容:
|
|
129
73
|
|
|
@@ -131,32 +75,11 @@
|
|
|
131
75
|
|
|
132
76
|
修改接口:
|
|
133
77
|
|
|
134
|
-
* [
|
|
135
|
-
|
|
136
|
-
* 新增出参:InquireKey
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
142
|
-
|
|
143
|
-
### 第 103 次发布
|
|
144
|
-
|
|
145
|
-
发布时间:2024-01-05 01:28:46
|
|
146
|
-
|
|
147
|
-
本次发布包含了以下内容:
|
|
148
|
-
|
|
149
|
-
改善已有的文档。
|
|
150
|
-
|
|
151
|
-
新增数据结构:
|
|
78
|
+
* [StartStreamIngest](https://cloud.tencent.com/document/api/647/101872)
|
|
152
79
|
|
|
153
|
-
*
|
|
80
|
+
* 新增入参:StreamUrl
|
|
154
81
|
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
* [BusinessLogConfig](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfig)
|
|
158
|
-
|
|
159
|
-
* 新增成员:ConfigAssociatedGroupList
|
|
82
|
+
* <font color="#dd0000">**修改入参**:</font>SourceUrl
|
|
160
83
|
|
|
161
84
|
|
|
162
85
|
|
|
@@ -59952,6 +59875,21 @@
|
|
|
59952
59875
|
|
|
59953
59876
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
59954
59877
|
|
|
59878
|
+
### 第 147 次发布
|
|
59879
|
+
|
|
59880
|
+
发布时间:2024-01-08 00:10:12
|
|
59881
|
+
|
|
59882
|
+
本次发布包含了以下内容:
|
|
59883
|
+
|
|
59884
|
+
改善已有的文档。
|
|
59885
|
+
|
|
59886
|
+
修改接口:
|
|
59887
|
+
|
|
59888
|
+
* [CreateChannelOrganizationInfoChangeUrl](https://cloud.tencent.com/document/api/1420/99179)
|
|
59889
|
+
|
|
59890
|
+
* 新增入参:Endpoint
|
|
59891
|
+
|
|
59892
|
+
|
|
59955
59893
|
### 第 146 次发布
|
|
59956
59894
|
|
|
59957
59895
|
发布时间:2023-12-27 01:19:26
|
|
@@ -67698,12 +67636,12 @@
|
|
|
67698
67636
|
|
|
67699
67637
|
新增接口:
|
|
67700
67638
|
|
|
67701
|
-
* [
|
|
67639
|
+
* [GetEmbedding](https://cloud.tencent.com/document/api/1729/102832)
|
|
67702
67640
|
|
|
67703
67641
|
新增数据结构:
|
|
67704
67642
|
|
|
67705
|
-
* [
|
|
67706
|
-
* [
|
|
67643
|
+
* [EmbeddingData](https://cloud.tencent.com/document/api/1729/101838#EmbeddingData)
|
|
67644
|
+
* [EmbeddingUsage](https://cloud.tencent.com/document/api/1729/101838#EmbeddingUsage)
|
|
67707
67645
|
|
|
67708
67646
|
### 第 1 次发布
|
|
67709
67647
|
|
|
@@ -86892,6 +86830,19 @@
|
|
|
86892
86830
|
|
|
86893
86831
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
86894
86832
|
|
|
86833
|
+
### 第 23 次发布
|
|
86834
|
+
|
|
86835
|
+
发布时间:2024-01-08 00:14:42
|
|
86836
|
+
|
|
86837
|
+
本次发布包含了以下内容:
|
|
86838
|
+
|
|
86839
|
+
改善已有的文档。
|
|
86840
|
+
|
|
86841
|
+
修改数据结构:
|
|
86842
|
+
|
|
86843
|
+
* [PatientInfo](https://cloud.tencent.com/document/api/1314/56230#PatientInfo)
|
|
86844
|
+
|
|
86845
|
+
|
|
86895
86846
|
### 第 22 次发布
|
|
86896
86847
|
|
|
86897
86848
|
发布时间:2024-01-04 01:19:26
|
|
@@ -116317,6 +116268,21 @@
|
|
|
116317
116268
|
|
|
116318
116269
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
116319
116270
|
|
|
116271
|
+
### 第 69 次发布
|
|
116272
|
+
|
|
116273
|
+
发布时间:2024-01-08 00:19:23
|
|
116274
|
+
|
|
116275
|
+
本次发布包含了以下内容:
|
|
116276
|
+
|
|
116277
|
+
改善已有的文档。
|
|
116278
|
+
|
|
116279
|
+
修改数据结构:
|
|
116280
|
+
|
|
116281
|
+
* [RateLimitTemplateDetail](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplateDetail)
|
|
116282
|
+
|
|
116283
|
+
* <font color="#dd0000">**修改成员**:</font>ID, Action, PunishTime, Threshold, Period
|
|
116284
|
+
|
|
116285
|
+
|
|
116320
116286
|
### 第 68 次发布
|
|
116321
116287
|
|
|
116322
116288
|
发布时间:2023-12-06 12:21:14
|
|
@@ -127075,6 +127041,23 @@
|
|
|
127075
127041
|
|
|
127076
127042
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
127077
127043
|
|
|
127044
|
+
### 第 63 次发布
|
|
127045
|
+
|
|
127046
|
+
发布时间:2024-01-08 00:21:01
|
|
127047
|
+
|
|
127048
|
+
本次发布包含了以下内容:
|
|
127049
|
+
|
|
127050
|
+
改善已有的文档。
|
|
127051
|
+
|
|
127052
|
+
修改接口:
|
|
127053
|
+
|
|
127054
|
+
* [StartStreamIngest](https://cloud.tencent.com/document/api/647/101872)
|
|
127055
|
+
|
|
127056
|
+
* 新增入参:StreamUrl
|
|
127057
|
+
|
|
127058
|
+
* <font color="#dd0000">**修改入参**:</font>SourceUrl
|
|
127059
|
+
|
|
127060
|
+
|
|
127078
127061
|
### 第 62 次发布
|
|
127079
127062
|
|
|
127080
127063
|
发布时间:2023-12-01 01:27:18
|
|
@@ -129364,7 +129347,7 @@
|
|
|
129364
129347
|
|
|
129365
129348
|
新增数据结构:
|
|
129366
129349
|
|
|
129367
|
-
* [
|
|
129350
|
+
* [BusinessLogConfigAssociatedGroup](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfigAssociatedGroup)
|
|
129368
129351
|
|
|
129369
129352
|
修改数据结构:
|
|
129370
129353
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-12-22 01:08:08 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-01-05 01:08:31 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-01-03 01:08:25 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-01-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-01-08 00:04:01 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-01-04 01:08:58 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-01-05 01:09:22 |
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-25 00:10:01 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-03 01:15:03 |
|
|
99
99
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-01-05 01:15:56 |
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-01-
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-01-08 00:10:12 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-12-27 01:19:47 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-12-25 00:11:01 |
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-01-03 01:16:14 |
|
|
113
113
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
114
114
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-11-01 01:14:52 |
|
|
115
|
-
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-01-
|
|
115
|
+
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-01-08 00:11:02 |
|
|
116
116
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-12-15 19:45:01 |
|
|
117
117
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
118
118
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-12-27 01:26:46 |
|
|
148
148
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-27 01:26:59 |
|
|
149
149
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-01-03 01:19:35 |
|
|
150
|
-
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-01-
|
|
150
|
+
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-01-08 00:14:42 |
|
|
151
151
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-12-05 02:07:42 |
|
|
152
152
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
153
153
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
|
|
186
186
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-12-22 01:22:58 |
|
|
187
187
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
188
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) |
|
|
188
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2024-01-08 00:17:20 |
|
|
189
189
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
190
190
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-11-23 01:26:18 |
|
|
191
191
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-12-21 02:11:13 |
|
|
205
205
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
|
|
206
206
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-12-20 02:13:36 |
|
|
207
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-01-
|
|
207
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-01-08 00:19:23 |
|
|
208
208
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
|
|
209
209
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
210
210
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-01-04 01:25:28 |
|
|
224
224
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-12-29 01:27:21 |
|
|
225
225
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
226
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) |
|
|
226
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-01-08 00:21:01 |
|
|
227
227
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-12-29 01:27:46 |
|
|
228
228
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-01-05 01:28:46 |
|
|
229
229
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.775"
|
|
@@ -834,6 +834,7 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
834
834
|
<th>子客企业状态</th>
|
|
835
835
|
<th>子客企业员工状态</th>
|
|
836
836
|
<th>点击链接进入的流程</th>
|
|
837
|
+
<th>视频样例</th>
|
|
837
838
|
</tr>
|
|
838
839
|
</thead>
|
|
839
840
|
<tbody>
|
|
@@ -841,16 +842,19 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
841
842
|
<td>企业未激活</td>
|
|
842
843
|
<td>员工未认证</td>
|
|
843
844
|
<td>进入企业激活流程,首次完成企业激活流程的员工会成为超管</td>
|
|
845
|
+
<td><a href="https://dyn.ess.tencent.cn/guide/apivideo/CreateConsoleLoginUrl_noverify.mp4" target="_blank">打开</a></td>
|
|
844
846
|
</tr>
|
|
845
847
|
<tr>
|
|
846
848
|
<td>企业已激活</td>
|
|
847
849
|
<td>员工未认证</td>
|
|
848
850
|
<td>进入员认证并加入企业流程</td>
|
|
851
|
+
<td>-</td>
|
|
849
852
|
</tr>
|
|
850
853
|
<tr>
|
|
851
854
|
<td>企业已激活</td>
|
|
852
855
|
<td>员工已认证</td>
|
|
853
856
|
<td>进入子客企业Web控制台</td>
|
|
857
|
+
<td>-</td>
|
|
854
858
|
</tr>
|
|
855
859
|
</tbody>
|
|
856
860
|
</table>
|
|
@@ -885,6 +889,41 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
885
889
|
注意:
|
|
886
890
|
1. 只支持PC浏览器操作使用
|
|
887
891
|
|
|
892
|
+
**嵌入式签署人-各种场景传参说明**:
|
|
893
|
+
|
|
894
|
+
<table>
|
|
895
|
+
<thead>
|
|
896
|
+
<tr>
|
|
897
|
+
<th>场景编号</th>
|
|
898
|
+
<th>可作为签署方的类型</th>
|
|
899
|
+
<th>签署方传参说明</th>
|
|
900
|
+
</tr>
|
|
901
|
+
</thead>
|
|
902
|
+
|
|
903
|
+
<tbody>
|
|
904
|
+
<tr>
|
|
905
|
+
<td>场景一</td>
|
|
906
|
+
<td>第三方子企业A员工</td>
|
|
907
|
+
<td>OpenId、OrganizationName、OrganizationOpenId必传 ,ApproverType设置为ORGANIZATION</td>
|
|
908
|
+
</tr>
|
|
909
|
+
<tr>
|
|
910
|
+
<td>场景二</td>
|
|
911
|
+
<td>第三方子企业B员工</td>
|
|
912
|
+
<td>OpenId、OrganizationOpenId、OrganizationName必传, ApproverType设置为ORGANIZATION</td>
|
|
913
|
+
</tr>
|
|
914
|
+
<tr>
|
|
915
|
+
<td>场景三</td>
|
|
916
|
+
<td>SaaS平台企业员工</td>
|
|
917
|
+
<td>Name、Mobile、OrganizationName必传,NotChannelOrganization=True。 ApproverType设置为ORGANIZATION</td>
|
|
918
|
+
</tr>
|
|
919
|
+
<tr>
|
|
920
|
+
<td>场景四</td>
|
|
921
|
+
<td>个人/自然人</td>
|
|
922
|
+
<td>Name、Mobile必传, ApproverType设置为PERSON</td>
|
|
923
|
+
</tr>
|
|
924
|
+
</tbody>
|
|
925
|
+
</table>
|
|
926
|
+
|
|
888
927
|
嵌入的页面样式如下:
|
|
889
928
|

|
|
890
929
|
*/
|
|
@@ -1405,16 +1444,26 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
1405
1444
|
}
|
|
1406
1445
|
|
|
1407
1446
|
/**
|
|
1408
|
-
* 此接口(CreateChannelOrganizationInfoChangeUrl
|
|
1447
|
+
* 此接口(CreateChannelOrganizationInfoChangeUrl)用于创建子客企业信息变更链接。
|
|
1448
|
+
|
|
1449
|
+
<h3 id="1">支持变更链接类型,通过入参 Endpoint 指定,默认为WEIXINAPP。</h3>
|
|
1450
|
+
|
|
1451
|
+
<h4 id="WEIXINAPP">WEIXINAPP</h4>
|
|
1452
|
+
<p>创建变更短链。需要在移动端打开,会跳转到微信腾讯电子签小程序进行更换。</p>
|
|
1453
|
+
|
|
1454
|
+
<h4 id="APP">APP</h4>
|
|
1455
|
+
<p>创建变更小程序链接,可从第三方APP跳转到微信腾讯电子签小程序进行更换。</p>
|
|
1456
|
+
|
|
1409
1457
|
|
|
1458
|
+
<h3 id="2">支持创建企业超管变更链接或企业基础信息变更链接,通过入参 ChangeType 指定。</h3>
|
|
1410
1459
|
|
|
1411
|
-
<
|
|
1460
|
+
<h4 id="1-企业超管变更">1. 企业超管变更</h4>
|
|
1412
1461
|
|
|
1413
1462
|
<p>换成企业的其他员工来当超管</p>
|
|
1414
1463
|
|
|
1415
|
-
<
|
|
1464
|
+
<h4 id="2-企业基础信息变更">2. 企业基础信息变更</h4>
|
|
1416
1465
|
|
|
1417
|
-
<
|
|
1466
|
+
<h5 id="可以变动">可以变动</h5>
|
|
1418
1467
|
|
|
1419
1468
|
<ul>
|
|
1420
1469
|
<li>企业名称<br>
|
|
@@ -1424,7 +1473,7 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
|
|
|
1424
1473
|
<li>企业地址和所在地</li>
|
|
1425
1474
|
</ul>
|
|
1426
1475
|
|
|
1427
|
-
<
|
|
1476
|
+
<h5 id="不可变动">不可变动</h5>
|
|
1428
1477
|
|
|
1429
1478
|
<ul>
|
|
1430
1479
|
<li>统一社会信用代码<br>
|
|
@@ -6535,6 +6535,14 @@ export interface CreateChannelOrganizationInfoChangeUrlRequest {
|
|
|
6535
6535
|
<li>**2**:企业基础信息变更, 可以改企业名称 , 所在地址 , 法人名字等信息</li></ul>
|
|
6536
6536
|
*/
|
|
6537
6537
|
ChangeType: number
|
|
6538
|
+
/**
|
|
6539
|
+
* 变更链接类型:
|
|
6540
|
+
<ul>
|
|
6541
|
+
<li>**WEIXINAPP** : 创建变更短链。需要在移动端打开,会跳转到微信腾讯电子签小程序进行更换。(默认)</li>
|
|
6542
|
+
<li>**APP** : 创建变更小程序链接,可从第三方APP跳转到微信腾讯电子签小程序进行更换。</li>
|
|
6543
|
+
</ul>
|
|
6544
|
+
*/
|
|
6545
|
+
Endpoint?: string
|
|
6538
6546
|
}
|
|
6539
6547
|
|
|
6540
6548
|
/**
|
|
@@ -178,7 +178,7 @@ export interface ChatProRequest {
|
|
|
178
178
|
* 聊天上下文信息。
|
|
179
179
|
说明:
|
|
180
180
|
1.长度最多为40, 按对话时间从旧到新在数组中排列。
|
|
181
|
-
2.Message的Role当前可选值:user、assistant,其中,user和assistant需要交替出现(一问一答),最后一个为user提问, 且Content不能为空。
|
|
181
|
+
2.Message的Role当前可选值:system、user、assistant,其中,system角色是可选的,如果存在,必须位于列表的最开始。user和assistant需要交替出现(一问一答),最后一个为user提问, 且Content不能为空。
|
|
182
182
|
3.Messages中Content总长度不超过16000 token,超过则会截断最前面的内容,只保留尾部内容。建议不超过4000 token。
|
|
183
183
|
*/
|
|
184
184
|
Messages: Array<Message>
|