tencentcloud-sdk-ocr 3.0.532 → 3.0.533
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 +2 -1
- 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: ed65d899685b7ef2f5f82c257f9d65d8b4b5d4fb
|
|
4
|
+
data.tar.gz: 8b5b76f20f2189b30cf7cba11e9775d01182e29b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 73ab14880ad358f9c91140a476de05438003fa52af63aba1870b38d9d79bee48b1f8a7f200af05a603f15a54975cf78ef1c642e242367b9d9b4076d38e35b50a
|
|
7
|
+
data.tar.gz: 707cb16a93605e00e729511312f997975426fa4c0205772def9dbd78dc252d427dfdec992a75c68b6361d2c0b961492aaeda6799bf231b1a26d3020b71e13f86
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.533
|
data/lib/v20181119/models.rb
CHANGED
|
@@ -1139,7 +1139,8 @@ module TencentCloud
|
|
|
1139
1139
|
# @type Class: String
|
|
1140
1140
|
# @param StartDate: 有效期开始时间(YYYY-MM-DD)
|
|
1141
1141
|
# @type StartDate: String
|
|
1142
|
-
# @param EndDate:
|
|
1142
|
+
# @param EndDate: 有效期截止时间(新版驾驶证返回 YYYY-MM-DD,
|
|
1143
|
+
# 老版驾驶证返回有效期限 X年)
|
|
1143
1144
|
# @type EndDate: String
|
|
1144
1145
|
# @param CardCode: 证号
|
|
1145
1146
|
# @type CardCode: 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: 3.0.
|
|
4
|
+
version: 3.0.533
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-03-
|
|
11
|
+
date: 2023-03-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|