tencentcloud-sdk-nodejs-ess 4.1.175 → 4.1.176
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
|
@@ -727,7 +727,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
727
727
|
|
|
728
728
|
1. 该接口**仅适用于在H5端签署**的合同,**在通过视频认证后**获取人脸视频。
|
|
729
729
|
2. 该接口**不支持小程序端**的签署人脸视频获取。
|
|
730
|
-
3.
|
|
730
|
+
3. 请在**签署完成后的24小时内**获取人脸视频,**过期后将无法获取**。
|
|
731
731
|
|
|
732
732
|
**注意:该接口需要开通白名单,请联系客户经理开通后使用。**
|
|
733
733
|
*/
|
|
@@ -869,7 +869,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
869
869
|
|
|
870
870
|
1. 该接口**仅适用于在H5端签署**的合同,**在通过视频认证后**获取人脸视频。
|
|
871
871
|
2. 该接口**不支持小程序端**的签署人脸视频获取。
|
|
872
|
-
3.
|
|
872
|
+
3. 请在**签署完成后的24小时内**获取人脸视频,**过期后将无法获取**。
|
|
873
873
|
|
|
874
874
|
**注意:该接口需要开通白名单,请联系客户经理开通后使用。**
|
|
875
875
|
*/
|