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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ebd6a42d6e5614ee869dbcd71ec0d774394319c6
4
- data.tar.gz: 61f7bc5d81d135646c972febb0026b59dfbee13d
3
+ metadata.gz: 9ebd6694ea7742643d948bd56d223605fbe11c46
4
+ data.tar.gz: d756e5b03fca0ce76ba649896f92f4e468d9f20c
5
5
  SHA512:
6
- metadata.gz: a398164f32a485522a8e959fe6930fffc1b8fabdcb3fa10e0e4e401564d102bfa948e51c83f761e9cb6becdc271710ece0151bfeeefc1b80ed7eebd8b893cc63
7
- data.tar.gz: 36021dd75858862c2d49c518f3707058a9e9ab6b92384daec200e281073978b1858fd1ce65ce23cfc45fcaa51b4063cffdd1780021870fdf0361228c598d15ac
6
+ metadata.gz: 2cc8f37e735a82882842814f8abc22ab9b1cffd5aef83262c45cff95edc60a293d0c7ef0ea3d438c7df5ab6642ad9ba92172576060ab2e2b5ca9e1a840ef135a
7
+ data.tar.gz: 5a9a61363089686173d8940b5f827ff404ddad414bb323575f23b4059fc4f191090d890e748a475e046c0eef157197c671e3d3db40033d57fbcae7e321e4a32b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.203
1
+ 1.0.207
@@ -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.203
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-16 00:00:00.000000000 Z
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