tencentcloud-sdk-nodejs-ess 4.1.73 → 4.1.74

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.73",
3
+ "version": "4.1.74",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -8737,8 +8737,11 @@ export interface ApproverOption {
8737
8737
 
8738
8738
  <ul><li> **1** : 动态签署人(可发起合同后再补充签署人信息)注:`企业自动签不支持动态补充`</li></ul>
8739
8739
 
8740
+
8741
+
8740
8742
  注:
8741
- `使用动态签署人能力前,需登陆腾讯电子签控制台打开服务开关`
8743
+ 1. `使用动态签署人能力前,需登陆腾讯电子签控制台打开服务开关`
8744
+ 2. 此参数在嵌入式场景下无效。
8742
8745
  */
8743
8746
  FillType?: number;
8744
8747
  /**