tencentcloud-sdk-nodejs-sqlserver 4.1.11 → 4.1.44

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-sqlserver",
3
- "version": "4.1.11",
3
+ "version": "4.1.44",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -8259,7 +8259,7 @@ export interface DeleteDBInstanceRequest {
8259
8259
  */
8260
8260
  export interface RegionInfo {
8261
8261
  /**
8262
- * 地域英文ID,类似ap-guanghou
8262
+ * 地域英文ID,类似ap-guangzhou
8263
8263
  */
8264
8264
  Region?: string;
8265
8265
  /**