tencentcloud-sdk-essbasic 3.0.1105 → 3.0.1109
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/v20210526/client.rb +1 -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: 67abbd31a294f5bd630536ab8c4149e58a56048c
|
4
|
+
data.tar.gz: 9909a95409d242791450124b24da0e26fc531faf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 226a8099436e707c66b7dad15cde90b69d7610b0fbdc989c7d127c9bfb305c9e3422ae6ddbd5909389e8a233315bf7413f0a4c2638b5a5549e1fe044b311d640
|
7
|
+
data.tar.gz: 85fbc425d83a1c0b2adb7cb9f7db2f3a35ecec0bd752928bf214513ed24ce0066e0040362fcebad8168c5972a4a1f17d7e0cd21dc114a4bffeb423095c74a3e8
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1109
|
data/lib/v20210526/client.rb
CHANGED
@@ -1770,7 +1770,7 @@ module TencentCloud
|
|
1770
1770
|
end
|
1771
1771
|
|
1772
1772
|
# 该接口用于批量创建企业认证链接, 可以支持PC浏览器,H5和小程序三种途径。
|
1773
|
-
# 此接口为异步提交任务接口,需要与[查询子企业批量认证链接](https://
|
1773
|
+
# 此接口为异步提交任务接口,需要与[查询子企业批量认证链接](https://qian.tencent.com/developers/partnerApis/accounts/DescribeBatchOrganizationRegistrationTasks)配合使用,整体流程如下图。
|
1774
1774
|
# 
|
1775
1775
|
|
1776
1776
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-essbasic
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1109
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-07-
|
11
|
+
date: 2025-07-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|