tencentcloud-sdk-nodejs-csip 4.1.211 → 4.1.216

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-csip",
3
- "version": "4.1.211",
3
+ "version": "4.1.216",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6194,6 +6194,10 @@ export interface RiskDetailItem {
6194
6194
  * 风险验证状态
6195
6195
  */
6196
6196
  CheckStatus?: string;
6197
+ /**
6198
+ *
6199
+ */
6200
+ AppID?: number;
6197
6201
  }
6198
6202
  /**
6199
6203
  * DescribeCVMAssetInfo返回参数结构体