tencentcloud-sdk-nodejs-ess 4.1.42 → 4.1.43

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-ess",
3
- "version": "4.1.42",
3
+ "version": "4.1.43",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4409,7 +4409,7 @@ export interface CreateSchemeUrlResponse {
4409
4409
  */
4410
4410
  SchemeUrl?: string;
4411
4411
  /**
4412
- * 二维码,在生成动态签署人跳转封面页链接时返回
4412
+ * 二维码,在生成动态签署人跳转封面页链接时返回 注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存。`
4413
4413
  */
4414
4414
  SchemeQrcodeUrl?: string;
4415
4415
  /**