tencentcloud-sdk-nodejs-cynosdb 4.0.627 → 4.0.628
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 +254 -0
- package/SERVICE_CHANGELOG.md +424 -98
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +13 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +42 -8
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +5 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +6 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +40 -8
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 124 次发布
|
6
6
|
|
7
|
-
发布时间:2023-06-
|
7
|
+
发布时间:2023-06-26 01:13:28
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,15 +12,15 @@
|
|
12
12
|
|
13
13
|
新增接口:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [ModifyDomainConfig](https://cloud.tencent.com/document/api/228/94258)
|
16
16
|
|
17
17
|
|
18
18
|
|
19
|
-
##
|
19
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
20
20
|
|
21
|
-
### 第
|
21
|
+
### 第 85 次发布
|
22
22
|
|
23
|
-
发布时间:2023-06-
|
23
|
+
发布时间:2023-06-26 01:15:49
|
24
24
|
|
25
25
|
本次发布包含了以下内容:
|
26
26
|
|
@@ -28,117 +28,227 @@
|
|
28
28
|
|
29
29
|
新增接口:
|
30
30
|
|
31
|
-
* [
|
31
|
+
* [CreatePostPaidInstance](https://cloud.tencent.com/document/api/597/94259)
|
32
32
|
|
33
33
|
新增数据结构:
|
34
34
|
|
35
|
-
* [
|
35
|
+
* [CreateInstancePostData](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostData)
|
36
|
+
* [CreateInstancePostResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostResp)
|
36
37
|
|
37
38
|
|
38
39
|
|
39
|
-
##
|
40
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
40
41
|
|
42
|
+
### 第 58 次发布
|
41
43
|
|
44
|
+
发布时间:2023-06-26 01:22:36
|
42
45
|
|
43
|
-
|
46
|
+
本次发布包含了以下内容:
|
44
47
|
|
45
|
-
|
48
|
+
改善已有的文档。
|
46
49
|
|
47
|
-
|
50
|
+
新增接口:
|
51
|
+
|
52
|
+
* [DescribeSupportProxyVersion](https://cloud.tencent.com/document/api/1003/94260)
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
57
|
+
|
58
|
+
### 第 46 次发布
|
59
|
+
|
60
|
+
发布时间:2023-06-26 01:49:10
|
48
61
|
|
49
62
|
本次发布包含了以下内容:
|
50
63
|
|
51
64
|
改善已有的文档。
|
52
65
|
|
66
|
+
修改接口:
|
67
|
+
|
68
|
+
* [DescribeDBInstancesAttribute](https://cloud.tencent.com/document/api/238/90299)
|
69
|
+
|
70
|
+
* 新增出参:TDEConfig
|
71
|
+
|
72
|
+
* [DescribeDBs](https://cloud.tencent.com/document/api/238/19968)
|
73
|
+
|
74
|
+
* 新增入参:Encryption
|
75
|
+
|
76
|
+
|
77
|
+
新增数据结构:
|
78
|
+
|
79
|
+
* [TDEConfigAttribute](https://cloud.tencent.com/document/api/238/19976#TDEConfigAttribute)
|
80
|
+
|
53
81
|
修改数据结构:
|
54
82
|
|
55
|
-
* [
|
83
|
+
* [DBDetail](https://cloud.tencent.com/document/api/238/19976#DBDetail)
|
56
84
|
|
57
|
-
*
|
85
|
+
* 新增成员:Encryption
|
58
86
|
|
59
87
|
|
60
88
|
|
61
89
|
|
62
|
-
##
|
90
|
+
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
63
91
|
|
64
|
-
### 第
|
92
|
+
### 第 16 次发布
|
65
93
|
|
66
|
-
发布时间:2023-06-
|
94
|
+
发布时间:2023-06-26 01:51:21
|
67
95
|
|
68
96
|
本次发布包含了以下内容:
|
69
97
|
|
70
98
|
改善已有的文档。
|
71
99
|
|
72
|
-
|
100
|
+
<font color="#dd0000">**删除接口**:</font>
|
73
101
|
|
74
|
-
*
|
75
|
-
*
|
76
|
-
*
|
77
|
-
*
|
78
|
-
*
|
102
|
+
* DeployDynamicBcosContract
|
103
|
+
* GetBcosBlockByNumber
|
104
|
+
* GetBcosBlockList
|
105
|
+
* GetBcosTransByHash
|
106
|
+
* GetBcosTransList
|
107
|
+
* InvokeBcosTrans
|
79
108
|
|
80
|
-
|
109
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
81
110
|
|
82
|
-
*
|
111
|
+
* BcosBlockObj
|
112
|
+
* BcosTransInfo
|
83
113
|
|
84
|
-
* 新增出参:QualityInspectTask
|
85
114
|
|
86
115
|
|
87
|
-
|
116
|
+
## 分布式身份(tdid) 版本:2021-05-19
|
88
117
|
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
*
|
100
|
-
*
|
101
|
-
*
|
102
|
-
*
|
103
|
-
*
|
104
|
-
*
|
105
|
-
*
|
106
|
-
*
|
107
|
-
*
|
108
|
-
*
|
109
|
-
*
|
110
|
-
*
|
111
|
-
*
|
112
|
-
*
|
113
|
-
*
|
114
|
-
*
|
118
|
+
### 第 7 次发布
|
119
|
+
|
120
|
+
发布时间:2023-06-26 01:54:56
|
121
|
+
|
122
|
+
本次发布包含了以下内容:
|
123
|
+
|
124
|
+
改善已有的文档。
|
125
|
+
|
126
|
+
<font color="#dd0000">**删除接口**:</font>
|
127
|
+
|
128
|
+
* CancelAuthorityIssuer
|
129
|
+
* CheckDidDeploy
|
130
|
+
* CreateDidService
|
131
|
+
* CreateLabel
|
132
|
+
* DeployByName
|
133
|
+
* DownCpt
|
134
|
+
* EnableHash
|
135
|
+
* GetAuthoritiesList
|
136
|
+
* GetCptList
|
137
|
+
* GetCredentialIssueRank
|
138
|
+
* GetCredentialIssueTrend
|
139
|
+
* GetDataPanel
|
140
|
+
* GetDeployInfo
|
141
|
+
* GetDeployList
|
142
|
+
* GetDidDetail
|
143
|
+
* GetDidList
|
144
|
+
* GetDidRegisterTrend
|
145
|
+
* GetDidServiceDetail
|
146
|
+
* GetDidServiceList
|
147
|
+
* GetGroupList
|
148
|
+
* GetLabelList
|
149
|
+
* GetPolicyList
|
150
|
+
* GetPublicKey
|
151
|
+
* QueryPolicy
|
152
|
+
* RecognizeAuthorityIssuer
|
153
|
+
* RegisterClaimPolicy
|
154
|
+
* RegisterIssuer
|
155
|
+
* RemoveHash
|
156
|
+
|
157
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
158
|
+
|
159
|
+
* Authority
|
160
|
+
* Contract
|
161
|
+
* CptListData
|
162
|
+
* DidData
|
163
|
+
* DidServiceInfo
|
164
|
+
* Group
|
165
|
+
* Label
|
166
|
+
* Policy
|
167
|
+
* Task
|
168
|
+
* Trend
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
173
|
+
|
174
|
+
### 第 27 次发布
|
175
|
+
|
176
|
+
发布时间:2023-06-26 01:57:45
|
177
|
+
|
178
|
+
本次发布包含了以下内容:
|
179
|
+
|
180
|
+
改善已有的文档。
|
115
181
|
|
116
182
|
修改数据结构:
|
117
183
|
|
118
|
-
* [
|
184
|
+
* [CFSConfig](https://cloud.tencent.com/document/api/851/75051#CFSConfig)
|
119
185
|
|
120
|
-
* 新增成员:
|
186
|
+
* 新增成员:MountType, Protocol
|
121
187
|
|
122
188
|
|
123
189
|
|
124
190
|
|
125
|
-
##
|
191
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
126
192
|
|
127
|
-
### 第 16 次发布
|
128
193
|
|
129
|
-
|
194
|
+
|
195
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
196
|
+
|
197
|
+
### 第 22 次发布
|
198
|
+
|
199
|
+
发布时间:2023-06-26 02:00:13
|
130
200
|
|
131
201
|
本次发布包含了以下内容:
|
132
202
|
|
133
203
|
改善已有的文档。
|
134
204
|
|
135
|
-
|
205
|
+
修改接口:
|
206
|
+
|
207
|
+
* [CreateCodeBatch](https://cloud.tencent.com/document/api/1458/75029)
|
208
|
+
|
209
|
+
* 新增入参:ValidDate, ProductionDate
|
210
|
+
|
211
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
212
|
+
|
213
|
+
* 新增入参:PageSize, PageNumber, Openid
|
214
|
+
|
215
|
+
* <font color="#dd0000">**修改入参**:</font>Code
|
216
|
+
|
217
|
+
* [DescribeTraceCodeById](https://cloud.tencent.com/document/api/1458/75010)
|
218
|
+
|
219
|
+
* 新增出参:CodePath
|
220
|
+
|
221
|
+
* [ModifyCodeBatch](https://cloud.tencent.com/document/api/1458/75007)
|
222
|
+
|
223
|
+
* 新增入参:ValidDate, ProductionDate
|
136
224
|
|
137
|
-
* [DescribeKTVMusicAccompanySegmentUrl](https://cloud.tencent.com/document/api/1592/94247)
|
138
225
|
|
139
226
|
新增数据结构:
|
140
227
|
|
141
|
-
* [
|
228
|
+
* [AttrItem](https://cloud.tencent.com/document/api/1458/75030#AttrItem)
|
229
|
+
|
230
|
+
修改数据结构:
|
231
|
+
|
232
|
+
* [CodeBatch](https://cloud.tencent.com/document/api/1458/75030#CodeBatch)
|
233
|
+
|
234
|
+
* 新增成员:ProductionDate, ValidDate, Attrs
|
235
|
+
|
236
|
+
* [Product](https://cloud.tencent.com/document/api/1458/75030#Product)
|
237
|
+
|
238
|
+
* <font color="#dd0000">**修改成员**:</font>ProductId, CorpId, ProductCode, Specification, Remark, Logo, CreateTime, UpdateTime, Ext, MerchantName
|
239
|
+
|
240
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
241
|
+
|
242
|
+
* 新增成员:Type, MerchantName, ProductName
|
243
|
+
|
244
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
245
|
+
|
246
|
+
* <font color="#dd0000">**修改成员**:</font>TraceItems
|
247
|
+
|
248
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
249
|
+
|
250
|
+
* <font color="#dd0000">**修改成员**:</font>ReadOnly, Hidden, Key, Ext
|
251
|
+
|
142
252
|
|
143
253
|
|
144
254
|
|
@@ -13900,7 +14010,7 @@
|
|
13900
14010
|
|
13901
14011
|
新增接口:
|
13902
14012
|
|
13903
|
-
* [
|
14013
|
+
* [CreateDatabase](https://cloud.tencent.com/document/api/236/94238)
|
13904
14014
|
|
13905
14015
|
### 第 132 次发布
|
13906
14016
|
|
@@ -16706,6 +16816,18 @@
|
|
16706
16816
|
|
16707
16817
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
16708
16818
|
|
16819
|
+
### 第 124 次发布
|
16820
|
+
|
16821
|
+
发布时间:2023-06-26 01:13:28
|
16822
|
+
|
16823
|
+
本次发布包含了以下内容:
|
16824
|
+
|
16825
|
+
改善已有的文档。
|
16826
|
+
|
16827
|
+
新增接口:
|
16828
|
+
|
16829
|
+
* [[ModifyDomainConfig](https://cloud.tencent.com/document/api/228/94258)](https://cloud.tencent.com/document/api/#/#)
|
16830
|
+
|
16709
16831
|
### 第 123 次发布
|
16710
16832
|
|
16711
16833
|
发布时间:2023-06-09 01:07:13
|
@@ -21801,6 +21923,23 @@
|
|
21801
21923
|
|
21802
21924
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
21803
21925
|
|
21926
|
+
### 第 85 次发布
|
21927
|
+
|
21928
|
+
发布时间:2023-06-26 01:15:49
|
21929
|
+
|
21930
|
+
本次发布包含了以下内容:
|
21931
|
+
|
21932
|
+
改善已有的文档。
|
21933
|
+
|
21934
|
+
新增接口:
|
21935
|
+
|
21936
|
+
* [[CreatePostPaidInstance](https://cloud.tencent.com/document/api/597/94259)](https://cloud.tencent.com/document/api/#/#)
|
21937
|
+
|
21938
|
+
新增数据结构:
|
21939
|
+
|
21940
|
+
* [[CreateInstancePostData](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostData)](https://cloud.tencent.com/document/api/597/40861#[CreateInstancePostData](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostData))
|
21941
|
+
* [[CreateInstancePostResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostResp)](https://cloud.tencent.com/document/api/597/40861#[CreateInstancePostResp](https://cloud.tencent.com/document/api/597/40861#CreateInstancePostResp))
|
21942
|
+
|
21804
21943
|
### 第 84 次发布
|
21805
21944
|
|
21806
21945
|
发布时间:2023-06-21 01:08:40
|
@@ -36551,6 +36690,18 @@
|
|
36551
36690
|
|
36552
36691
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
36553
36692
|
|
36693
|
+
### 第 58 次发布
|
36694
|
+
|
36695
|
+
发布时间:2023-06-26 01:22:36
|
36696
|
+
|
36697
|
+
本次发布包含了以下内容:
|
36698
|
+
|
36699
|
+
改善已有的文档。
|
36700
|
+
|
36701
|
+
新增接口:
|
36702
|
+
|
36703
|
+
* [[DescribeSupportProxyVersion](https://cloud.tencent.com/document/api/1003/94260)](https://cloud.tencent.com/document/api/#/#)
|
36704
|
+
|
36554
36705
|
### 第 57 次发布
|
36555
36706
|
|
36556
36707
|
发布时间:2023-06-22 01:22:32
|
@@ -36561,11 +36712,11 @@
|
|
36561
36712
|
|
36562
36713
|
新增接口:
|
36563
36714
|
|
36564
|
-
* [
|
36715
|
+
* [DescribeProxySpecs](https://cloud.tencent.com/document/api/1003/94241)
|
36565
36716
|
|
36566
36717
|
新增数据结构:
|
36567
36718
|
|
36568
|
-
* [
|
36719
|
+
* [ProxySpec](https://cloud.tencent.com/document/api/1003/48097#ProxySpec)
|
36569
36720
|
|
36570
36721
|
### 第 56 次发布
|
36571
36722
|
|
@@ -83981,6 +84132,36 @@
|
|
83981
84132
|
|
83982
84133
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
83983
84134
|
|
84135
|
+
### 第 46 次发布
|
84136
|
+
|
84137
|
+
发布时间:2023-06-26 01:49:10
|
84138
|
+
|
84139
|
+
本次发布包含了以下内容:
|
84140
|
+
|
84141
|
+
改善已有的文档。
|
84142
|
+
|
84143
|
+
修改接口:
|
84144
|
+
|
84145
|
+
* [DescribeDBInstancesAttribute](https://cloud.tencent.com/document/api/238/90299)
|
84146
|
+
|
84147
|
+
* 新增出参:TDEConfig
|
84148
|
+
|
84149
|
+
* [DescribeDBs](https://cloud.tencent.com/document/api/238/19968)
|
84150
|
+
|
84151
|
+
* 新增入参:Encryption
|
84152
|
+
|
84153
|
+
|
84154
|
+
新增数据结构:
|
84155
|
+
|
84156
|
+
* [[TDEConfigAttribute](https://cloud.tencent.com/document/api/238/19976#TDEConfigAttribute)](https://cloud.tencent.com/document/api/238/19976#[TDEConfigAttribute](https://cloud.tencent.com/document/api/238/19976#TDEConfigAttribute))
|
84157
|
+
|
84158
|
+
修改数据结构:
|
84159
|
+
|
84160
|
+
* [DBDetail](https://cloud.tencent.com/document/api/238/19976#DBDetail)
|
84161
|
+
|
84162
|
+
* 新增成员:Encryption
|
84163
|
+
|
84164
|
+
|
83984
84165
|
### 第 45 次发布
|
83985
84166
|
|
83986
84167
|
发布时间:2023-05-26 01:49:53
|
@@ -87592,6 +87773,28 @@
|
|
87592
87773
|
|
87593
87774
|
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
87594
87775
|
|
87776
|
+
### 第 16 次发布
|
87777
|
+
|
87778
|
+
发布时间:2023-06-26 01:51:21
|
87779
|
+
|
87780
|
+
本次发布包含了以下内容:
|
87781
|
+
|
87782
|
+
改善已有的文档。
|
87783
|
+
|
87784
|
+
<font color="#dd0000">**删除接口**:</font>
|
87785
|
+
|
87786
|
+
* DeployDynamicBcosContract
|
87787
|
+
* GetBcosBlockByNumber
|
87788
|
+
* GetBcosBlockList
|
87789
|
+
* GetBcosTransByHash
|
87790
|
+
* GetBcosTransList
|
87791
|
+
* InvokeBcosTrans
|
87792
|
+
|
87793
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
87794
|
+
|
87795
|
+
* BcosBlockObj
|
87796
|
+
* BcosTransInfo
|
87797
|
+
|
87595
87798
|
### 第 15 次发布
|
87596
87799
|
|
87597
87800
|
发布时间:2023-06-20 01:47:44
|
@@ -94182,6 +94385,58 @@
|
|
94182
94385
|
|
94183
94386
|
## 分布式身份(tdid) 版本:2021-05-19
|
94184
94387
|
|
94388
|
+
### 第 7 次发布
|
94389
|
+
|
94390
|
+
发布时间:2023-06-26 01:54:56
|
94391
|
+
|
94392
|
+
本次发布包含了以下内容:
|
94393
|
+
|
94394
|
+
改善已有的文档。
|
94395
|
+
|
94396
|
+
<font color="#dd0000">**删除接口**:</font>
|
94397
|
+
|
94398
|
+
* CancelAuthorityIssuer
|
94399
|
+
* CheckDidDeploy
|
94400
|
+
* CreateDidService
|
94401
|
+
* CreateLabel
|
94402
|
+
* DeployByName
|
94403
|
+
* DownCpt
|
94404
|
+
* EnableHash
|
94405
|
+
* GetAuthoritiesList
|
94406
|
+
* GetCptList
|
94407
|
+
* GetCredentialIssueRank
|
94408
|
+
* GetCredentialIssueTrend
|
94409
|
+
* GetDataPanel
|
94410
|
+
* GetDeployInfo
|
94411
|
+
* GetDeployList
|
94412
|
+
* GetDidDetail
|
94413
|
+
* GetDidList
|
94414
|
+
* GetDidRegisterTrend
|
94415
|
+
* GetDidServiceDetail
|
94416
|
+
* GetDidServiceList
|
94417
|
+
* GetGroupList
|
94418
|
+
* GetLabelList
|
94419
|
+
* GetPolicyList
|
94420
|
+
* GetPublicKey
|
94421
|
+
* QueryPolicy
|
94422
|
+
* RecognizeAuthorityIssuer
|
94423
|
+
* RegisterClaimPolicy
|
94424
|
+
* RegisterIssuer
|
94425
|
+
* RemoveHash
|
94426
|
+
|
94427
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
94428
|
+
|
94429
|
+
* Authority
|
94430
|
+
* Contract
|
94431
|
+
* CptListData
|
94432
|
+
* DidData
|
94433
|
+
* DidServiceInfo
|
94434
|
+
* Group
|
94435
|
+
* Label
|
94436
|
+
* Policy
|
94437
|
+
* Task
|
94438
|
+
* Trend
|
94439
|
+
|
94185
94440
|
### 第 6 次发布
|
94186
94441
|
|
94187
94442
|
发布时间:2023-03-27 02:39:51
|
@@ -101416,6 +101671,21 @@
|
|
101416
101671
|
|
101417
101672
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
101418
101673
|
|
101674
|
+
### 第 27 次发布
|
101675
|
+
|
101676
|
+
发布时间:2023-06-26 01:57:45
|
101677
|
+
|
101678
|
+
本次发布包含了以下内容:
|
101679
|
+
|
101680
|
+
改善已有的文档。
|
101681
|
+
|
101682
|
+
修改数据结构:
|
101683
|
+
|
101684
|
+
* [CFSConfig](https://cloud.tencent.com/document/api/851/75051#CFSConfig)
|
101685
|
+
|
101686
|
+
* 新增成员:MountType, Protocol
|
101687
|
+
|
101688
|
+
|
101419
101689
|
### 第 26 次发布
|
101420
101690
|
|
101421
101691
|
发布时间:2023-06-08 02:02:11
|
@@ -106214,6 +106484,62 @@
|
|
106214
106484
|
|
106215
106485
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
106216
106486
|
|
106487
|
+
### 第 22 次发布
|
106488
|
+
|
106489
|
+
发布时间:2023-06-26 02:00:13
|
106490
|
+
|
106491
|
+
本次发布包含了以下内容:
|
106492
|
+
|
106493
|
+
改善已有的文档。
|
106494
|
+
|
106495
|
+
修改接口:
|
106496
|
+
|
106497
|
+
* [CreateCodeBatch](https://cloud.tencent.com/document/api/1458/75029)
|
106498
|
+
|
106499
|
+
* 新增入参:ValidDate, ProductionDate
|
106500
|
+
|
106501
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
106502
|
+
|
106503
|
+
* 新增入参:PageSize, PageNumber, Openid
|
106504
|
+
|
106505
|
+
* <font color="#dd0000">**修改入参**:</font>Code
|
106506
|
+
|
106507
|
+
* [DescribeTraceCodeById](https://cloud.tencent.com/document/api/1458/75010)
|
106508
|
+
|
106509
|
+
* 新增出参:CodePath
|
106510
|
+
|
106511
|
+
* [ModifyCodeBatch](https://cloud.tencent.com/document/api/1458/75007)
|
106512
|
+
|
106513
|
+
* 新增入参:ValidDate, ProductionDate
|
106514
|
+
|
106515
|
+
|
106516
|
+
新增数据结构:
|
106517
|
+
|
106518
|
+
* [[AttrItem](https://cloud.tencent.com/document/api/1458/75030#AttrItem)](https://cloud.tencent.com/document/api/1458/75030#[AttrItem](https://cloud.tencent.com/document/api/1458/75030#AttrItem))
|
106519
|
+
|
106520
|
+
修改数据结构:
|
106521
|
+
|
106522
|
+
* [CodeBatch](https://cloud.tencent.com/document/api/1458/75030#CodeBatch)
|
106523
|
+
|
106524
|
+
* 新增成员:ProductionDate, ValidDate, Attrs
|
106525
|
+
|
106526
|
+
* [Product](https://cloud.tencent.com/document/api/1458/75030#Product)
|
106527
|
+
|
106528
|
+
* <font color="#dd0000">**修改成员**:</font>ProductId, CorpId, ProductCode, Specification, Remark, Logo, CreateTime, UpdateTime, Ext, MerchantName
|
106529
|
+
|
106530
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
106531
|
+
|
106532
|
+
* 新增成员:Type, MerchantName, ProductName
|
106533
|
+
|
106534
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
106535
|
+
|
106536
|
+
* <font color="#dd0000">**修改成员**:</font>TraceItems
|
106537
|
+
|
106538
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
106539
|
+
|
106540
|
+
* <font color="#dd0000">**修改成员**:</font>ReadOnly, Hidden, Key, Ext
|
106541
|
+
|
106542
|
+
|
106217
106543
|
### 第 21 次发布
|
106218
106544
|
|
106219
106545
|
发布时间:2023-04-24 01:46:22
|
@@ -111596,11 +111922,11 @@
|
|
111596
111922
|
|
111597
111923
|
新增接口:
|
111598
111924
|
|
111599
|
-
* [
|
111600
|
-
* [
|
111601
|
-
* [
|
111602
|
-
* [
|
111603
|
-
* [
|
111925
|
+
* [CreateQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94246)
|
111926
|
+
* [DeleteQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94245)
|
111927
|
+
* [DescribeQualityInspectTemplates](https://cloud.tencent.com/document/api/266/94244)
|
111928
|
+
* [InspectMediaQuality](https://cloud.tencent.com/document/api/266/94242)
|
111929
|
+
* [ModifyQualityInspectTemplate](https://cloud.tencent.com/document/api/266/94243)
|
111604
111930
|
|
111605
111931
|
修改接口:
|
111606
111932
|
|
@@ -111611,32 +111937,32 @@
|
|
111611
111937
|
|
111612
111938
|
新增数据结构:
|
111613
111939
|
|
111614
|
-
* [
|
111615
|
-
* [
|
111616
|
-
* [
|
111617
|
-
* [
|
111618
|
-
* [
|
111619
|
-
* [
|
111620
|
-
* [
|
111621
|
-
* [
|
111622
|
-
* [
|
111623
|
-
* [
|
111624
|
-
* [
|
111625
|
-
* [
|
111626
|
-
* [
|
111627
|
-
* [
|
111628
|
-
* [
|
111629
|
-
* [
|
111630
|
-
* [
|
111631
|
-
* [
|
111632
|
-
* [
|
111633
|
-
* [
|
111634
|
-
* [
|
111635
|
-
* [
|
111636
|
-
* [
|
111637
|
-
* [
|
111638
|
-
* [
|
111639
|
-
* [
|
111940
|
+
* [AbnormalLightingConfigureInfo](https://cloud.tencent.com/document/api/266/31773#AbnormalLightingConfigureInfo)
|
111941
|
+
* [AbnormalLightingConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#AbnormalLightingConfigureInfoForUpdate)
|
111942
|
+
* [BlackWhiteEdgeConfigureInfo](https://cloud.tencent.com/document/api/266/31773#BlackWhiteEdgeConfigureInfo)
|
111943
|
+
* [BlackWhiteEdgeConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#BlackWhiteEdgeConfigureInfoForUpdate)
|
111944
|
+
* [BlurConfigureInfo](https://cloud.tencent.com/document/api/266/31773#BlurConfigureInfo)
|
111945
|
+
* [BlurConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#BlurConfigureInfoForUpdate)
|
111946
|
+
* [CrashScreenConfigureInfo](https://cloud.tencent.com/document/api/266/31773#CrashScreenConfigureInfo)
|
111947
|
+
* [CrashScreenConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#CrashScreenConfigureInfoForUpdate)
|
111948
|
+
* [JitterConfigureInfo](https://cloud.tencent.com/document/api/266/31773#JitterConfigureInfo)
|
111949
|
+
* [JitterConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#JitterConfigureInfoForUpdate)
|
111950
|
+
* [MosaicConfigureInfo](https://cloud.tencent.com/document/api/266/31773#MosaicConfigureInfo)
|
111951
|
+
* [MosaicConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#MosaicConfigureInfoForUpdate)
|
111952
|
+
* [NoiseConfigureInfo](https://cloud.tencent.com/document/api/266/31773#NoiseConfigureInfo)
|
111953
|
+
* [NoiseConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#NoiseConfigureInfoForUpdate)
|
111954
|
+
* [QRCodeConfigureInfo](https://cloud.tencent.com/document/api/266/31773#QRCodeConfigureInfo)
|
111955
|
+
* [QRCodeConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#QRCodeConfigureInfoForUpdate)
|
111956
|
+
* [QualityEvaluationConfigureInfo](https://cloud.tencent.com/document/api/266/31773#QualityEvaluationConfigureInfo)
|
111957
|
+
* [QualityEvaluationConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#QualityEvaluationConfigureInfoForUpdate)
|
111958
|
+
* [QualityInspectItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectItem)
|
111959
|
+
* [QualityInspectResultItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectResultItem)
|
111960
|
+
* [QualityInspectTask](https://cloud.tencent.com/document/api/266/31773#QualityInspectTask)
|
111961
|
+
* [QualityInspectTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskInput)
|
111962
|
+
* [QualityInspectTaskOutput](https://cloud.tencent.com/document/api/266/31773#QualityInspectTaskOutput)
|
111963
|
+
* [QualityInspectTemplateItem](https://cloud.tencent.com/document/api/266/31773#QualityInspectTemplateItem)
|
111964
|
+
* [VoiceConfigureInfo](https://cloud.tencent.com/document/api/266/31773#VoiceConfigureInfo)
|
111965
|
+
* [VoiceConfigureInfoForUpdate](https://cloud.tencent.com/document/api/266/31773#VoiceConfigureInfoForUpdate)
|
111640
111966
|
|
111641
111967
|
修改数据结构:
|
111642
111968
|
|
@@ -121556,11 +121882,11 @@
|
|
121556
121882
|
|
121557
121883
|
新增接口:
|
121558
121884
|
|
121559
|
-
* [
|
121885
|
+
* [DescribeKTVMusicAccompanySegmentUrl](https://cloud.tencent.com/document/api/1592/94247)
|
121560
121886
|
|
121561
121887
|
新增数据结构:
|
121562
121888
|
|
121563
|
-
* [
|
121889
|
+
* [KTVOtherSegments](https://cloud.tencent.com/document/api/1592/76191#KTVOtherSegments)
|
121564
121890
|
|
121565
121891
|
### 第 15 次发布
|
121566
121892
|
|