tencentcloud-sdk-nodejs-cynosdb 4.1.110 → 4.1.114

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-cynosdb",
3
- "version": "4.1.110",
3
+ "version": "4.1.114",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -564,7 +564,7 @@ export interface CynosdbInstanceGrp {
564
564
  /**
565
565
  * biz_net_service表id
566
566
  */
567
- NetServiceId: number;
567
+ NetServiceId?: number;
568
568
  }
569
569
  /**
570
570
  * ModifyInstanceParam请求参数结构体