tencentcloud-sdk-ocr 1.0.203 → 1.0.207
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181119/models.rb +8 -8
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9ebd6694ea7742643d948bd56d223605fbe11c46
|
4
|
+
data.tar.gz: d756e5b03fca0ce76ba649896f92f4e468d9f20c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2cc8f37e735a82882842814f8abc22ab9b1cffd5aef83262c45cff95edc60a293d0c7ef0ea3d438c7df5ab6642ad9ba92172576060ab2e2b5ca9e1a840ef135a
|
7
|
+
data.tar.gz: 5a9a61363089686173d8940b5f827ff404ddad414bb323575f23b4059fc4f191090d890e748a475e046c0eef157197c671e3d3db40033d57fbcae7e321e4a32b
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.207
|
data/lib/v20181119/models.rb
CHANGED
@@ -7174,21 +7174,21 @@ module TencentCloud
|
|
7174
7174
|
# @type CbuItem: String
|
7175
7175
|
# @param ApprDate: 核准时间
|
7176
7176
|
# @type ApprDate: String
|
7177
|
-
# @param Province:
|
7177
|
+
# @param Province: 省(返回空值)
|
7178
7178
|
# @type Province: String
|
7179
|
-
# @param City:
|
7179
|
+
# @param City: 地级市(返回空值)
|
7180
7180
|
# @type City: String
|
7181
|
-
# @param County:
|
7181
|
+
# @param County: 区\县(返回空值)
|
7182
7182
|
# @type County: String
|
7183
|
-
# @param AreaCode:
|
7183
|
+
# @param AreaCode: 住所所在行政区划代码(返回空值)
|
7184
7184
|
# @type AreaCode: String
|
7185
|
-
# @param IndustryPhyCode:
|
7185
|
+
# @param IndustryPhyCode: 行业门类代码(返回空值)
|
7186
7186
|
# @type IndustryPhyCode: String
|
7187
|
-
# @param IndustryPhyName:
|
7187
|
+
# @param IndustryPhyName: 行业门类名称(返回空值)
|
7188
7188
|
# @type IndustryPhyName: String
|
7189
|
-
# @param IndustryCode:
|
7189
|
+
# @param IndustryCode: 国民经济行业代码(返回空值)
|
7190
7190
|
# @type IndustryCode: String
|
7191
|
-
# @param IndustryName:
|
7191
|
+
# @param IndustryName: 国民经济行业名称(返回空值)
|
7192
7192
|
# @type IndustryName: String
|
7193
7193
|
# @param OperateScope: 经营(业务)范围
|
7194
7194
|
# @type OperateScope: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-ocr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.207
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-11-
|
11
|
+
date: 2021-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|