tencentcloud-sdk-nodejs-essbasic 4.1.81 → 4.1.85
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.
package/package.json
CHANGED
|
@@ -709,7 +709,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
709
709
|
ChannelDisableUserAutoSign(req: ChannelDisableUserAutoSignRequest, cb?: (error: string, rep: ChannelDisableUserAutoSignResponse) => void): Promise<ChannelDisableUserAutoSignResponse>;
|
|
710
710
|
/**
|
|
711
711
|
* 该接口用于批量创建企业认证链接, 可以支持PC浏览器,H5和小程序三种途径。
|
|
712
|
-
此接口为异步提交任务接口,需要与[查询子企业批量认证链接](https://
|
|
712
|
+
此接口为异步提交任务接口,需要与[查询子企业批量认证链接](https://qian.tencent.com/developers/partnerApis/accounts/DescribeBatchOrganizationRegistrationTasks)配合使用,整体流程如下图。
|
|
713
713
|

|
|
714
714
|
|
|
715
715
|
|
|
@@ -835,7 +835,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
835
835
|
}
|
|
836
836
|
/**
|
|
837
837
|
* 该接口用于批量创建企业认证链接, 可以支持PC浏览器,H5和小程序三种途径。
|
|
838
|
-
此接口为异步提交任务接口,需要与[查询子企业批量认证链接](https://
|
|
838
|
+
此接口为异步提交任务接口,需要与[查询子企业批量认证链接](https://qian.tencent.com/developers/partnerApis/accounts/DescribeBatchOrganizationRegistrationTasks)配合使用,整体流程如下图。
|
|
839
839
|

|
|
840
840
|
|
|
841
841
|
|