tencentcloud-sdk-nodejs-rce 4.0.1039 → 4.0.1040

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-rce",
3
- "version": "4.0.1039",
3
+ "version": "4.0.1040",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
@@ -352,7 +352,7 @@ export interface OutputManageMarketingRiskValue {
352
352
  */
353
353
  PostTime?: number
354
354
  /**
355
- * 业务参数。
355
+ * 业务预留参数(暂无实际业务含义, 无需关注返回值)
356
356
  */
357
357
  AssociateAccount?: string
358
358
  /**
@@ -322,7 +322,7 @@ export interface OutputManageMarketingRiskValue {
322
322
  */
323
323
  PostTime?: number;
324
324
  /**
325
- * 业务参数。
325
+ * 业务预留参数(暂无实际业务含义, 无需关注返回值)
326
326
  */
327
327
  AssociateAccount?: string;
328
328
  /**