tencentcloud-sdk-nodejs-ocr 4.1.34 → 4.1.47

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-ocr",
3
- "version": "4.1.34",
3
+ "version": "4.1.47",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -6033,6 +6033,10 @@ export interface TextVehicleBack {
6033
6033
  * 发证机关
6034
6034
  */
6035
6035
  IssueAuthorityElectronic?: string;
6036
+ /**
6037
+ * 车身颜色
6038
+ */
6039
+ CarBodyColor?: string;
6036
6040
  }
6037
6041
  /**
6038
6042
  * GeneralEfficientOCR请求参数结构体