tencentcloud-sdk-ocr 1.0.351 → 1.0.354

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: 046cabd44e3def00338ba01b09ad9280827f88fe
4
- data.tar.gz: da305a90b790ba1c2c8d3d834f3d1d2a83d1e2b3
3
+ metadata.gz: e7ace9db756dedd1b45be7d33295298319191dd7
4
+ data.tar.gz: eb2987b434a256bf8eb2262987a41a688aac2ea7
5
5
  SHA512:
6
- metadata.gz: 9d9680cc540d60589409d5fb080efc48bb707fcb6c02ca305e8efd3ec934daa515354f2a5148a6b2a83cb1d575bc409b4f8c2e6019acf1c6e17697a022f74854
7
- data.tar.gz: b792470355d0225fd79780f4900d3851a4ce1effba00c14a2bae5e3f0b6505fd9484bab08b01c3763eeae54c90d43b482c9747f7e22198f7e215127f22a9ba63
6
+ metadata.gz: 01923ddcda47981afc865f1749989eae37069eb303fd3c50e420bb50574a5ad97772dcc9b30a5551e5058d8e2fa9338e72272341cc466f75999c80e010489f55
7
+ data.tar.gz: 7f23b2b173d3ee9255189b06f035bfdfb04ecf94fe32d7f62c26a4c011a149f456edea6ca345252e6a6dd46f47cd04a2d5f12e4a42b9936e4df8010d689813b8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.351
1
+ 1.0.354
@@ -4980,9 +4980,9 @@ module TencentCloud
4980
4980
  # @type Time: String
4981
4981
  # @param Color: 行程卡颜色:绿色、黄色、红色
4982
4982
  # @type Color: String
4983
- # @param ReachedCity: 14天内到达或途经的城市
4983
+ # @param ReachedCity: 7天内到达或途经的城市(自2022年7月8日起,通信行程卡查询结果的覆盖时间范围由“14天”调整为“7天”)
4984
4984
  # @type ReachedCity: Array
4985
- # @param RiskArea: 14天内到达或途径存在中高风险地区的城市
4985
+ # @param RiskArea: 7天内到达或途径存在中高风险地区的城市(自2022年6月29日起,通信行程卡取消“星号”标记,改字段将返回空值)
4986
4986
  # @type RiskArea: Array
4987
4987
  # @param Telephone: 电话号码
4988
4988
  # @type Telephone: 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.351
4
+ version: 1.0.354
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-08 00:00:00.000000000 Z
11
+ date: 2022-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common