tencentcloud-sdk-ocr 1.0.351 → 1.0.352

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: 09fcb1a8a23e0d26bf1d9345c80914a7ceaac4b6
4
+ data.tar.gz: 20cfd732872d1e9988c8389fdaa60c038aee995b
5
5
  SHA512:
6
- metadata.gz: 9d9680cc540d60589409d5fb080efc48bb707fcb6c02ca305e8efd3ec934daa515354f2a5148a6b2a83cb1d575bc409b4f8c2e6019acf1c6e17697a022f74854
7
- data.tar.gz: b792470355d0225fd79780f4900d3851a4ce1effba00c14a2bae5e3f0b6505fd9484bab08b01c3763eeae54c90d43b482c9747f7e22198f7e215127f22a9ba63
6
+ metadata.gz: b2367ad5a3ef0da5dc568285aab2ad3cdc28f60134c30d66df3d30fc9dd2aa720f90835b813f94c2970b535098cf3c44f112869f5665f99771bfacc019d18bb5
7
+ data.tar.gz: 60f9e37dcf0a5675f60d8962f7263ac1deeba0cb729cd9131a9492c6526c5e139b78362e295ed513581df2bfa66cbd8c8a38d7adffceecfd4b36e34e67f9e2d1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.351
1
+ 1.0.352
@@ -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.352
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-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common