tencentcloud-sdk-nodejs 4.0.721 → 4.0.723

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.
Files changed (61) hide show
  1. package/CHANGELOG.md +246 -0
  2. package/SERVICE_CHANGELOG.md +229 -110
  3. package/package.json +1 -1
  4. package/products.md +23 -23
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_models.ts +13 -5
  7. package/src/services/ccc/v20200210/ccc_models.ts +6 -2
  8. package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
  9. package/src/services/clb/v20180317/clb_models.ts +4 -6
  10. package/src/services/cvm/v20170312/cvm_models.ts +7 -7
  11. package/src/services/ess/v20201111/ess_client.ts +7 -3
  12. package/src/services/ess/v20201111/ess_models.ts +38 -30
  13. package/src/services/essbasic/v20210526/essbasic_client.ts +44 -16
  14. package/src/services/essbasic/v20210526/essbasic_models.ts +236 -155
  15. package/src/services/lighthouse/v20200324/lighthouse_client.ts +29 -2
  16. package/src/services/lighthouse/v20200324/lighthouse_models.ts +98 -50
  17. package/src/services/ses/v20201002/ses_models.ts +5 -1
  18. package/src/services/sqlserver/v20180328/sqlserver_client.ts +5 -4
  19. package/src/services/sqlserver/v20180328/sqlserver_models.ts +108 -43
  20. package/src/services/tdmq/v20200217/tdmq_client.ts +36 -20
  21. package/src/services/tdmq/v20200217/tdmq_models.ts +226 -73
  22. package/src/services/thpc/v20230321/thpc_models.ts +4 -0
  23. package/src/services/tione/v20211111/tione_models.ts +1 -1
  24. package/src/services/vpc/v20170312/vpc_client.ts +0 -1
  25. package/src/services/waf/v20180125/waf_client.ts +19 -6
  26. package/src/services/waf/v20180125/waf_models.ts +92 -0
  27. package/src/services/wedata/v20210820/wedata_models.ts +14 -2
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +13 -5
  31. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +6 -2
  32. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
  33. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -6
  34. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +7 -7
  35. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +7 -3
  36. package/tencentcloud/services/ess/v20201111/ess_client.js +7 -3
  37. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +38 -30
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +42 -14
  39. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +42 -14
  40. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +236 -155
  41. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +12 -1
  42. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +15 -0
  43. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +94 -50
  44. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +6 -1
  45. package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +4 -4
  46. package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +3 -3
  47. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +107 -43
  48. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +11 -7
  49. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +15 -9
  50. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +220 -73
  51. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +4 -0
  52. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -1
  53. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +0 -1
  54. package/tencentcloud/services/vpc/v20170312/vpc_client.js +0 -1
  55. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +7 -3
  56. package/tencentcloud/services/waf/v20180125/waf_client.js +9 -3
  57. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +89 -0
  58. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +14 -2
  59. package/test/lighthouse.v20200324.test.js +20 -0
  60. package/test/tdmq.v20200217.test.js +22 -12
  61. package/test/waf.v20180125.test.js +12 -2
@@ -307,6 +307,8 @@ https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchAp
307
307
  - 发起方和签署方的填写控件 Components
308
308
  - 签署方的签署控件 SignComponents
309
309
 
310
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_DescribeTemplates.png)
311
+
310
312
  **适用场景**
311
313
  该接口常用来配合<a href="https://qian.tencent.com/developers/partnerApis/startFlows/CreateFlowsByTemplates" target="_blank">用模板创建签署流程</a>和<a href="https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowGroupByTemplates" target="_blank">通过多模板创建合同组签署流程</a>接口,作为创建合同的前置接口使用。
312
314
  通过此接口查询到模板信息后,再通过调用创建合同的接口,指定模板ID,指定模板中需要的填写控件内容等,完成合同文档的的创建。
@@ -423,12 +425,13 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
423
425
  * 提交申请出证报告任务并返回报告ID。
424
426
 
425
427
  注意:
426
- <ul><li>使用此功能`需搭配出证套餐` ,使用前请联系对接的客户经理沟通。</li>
427
- <li>操作人必须是`发起方或者签署方企业的(非走授权书认证)法人或者超管`。</li>
428
- <li>合同流程必须所有参与方`已经签署完成`。</li>
429
- <li>出证过程需一定时间,建议在`提交出证任务后的24小时之后`,通过<a href="https://qian.tencent.com/developers/partnerApis/certificate/DescribeChannelFlowEvidenceReport" target="_blank">获取出证报告任务执行结果</a>接口进行查询执行结果和出证报告的下载URL。</li></ul>
428
+ - 使用此功能**需搭配出证套餐** ,使用前请联系对接的客户经理沟通。
429
+ - 操作人必须是**发起方或者签署方企业的(非走授权书认证)法人或者超管**。
430
+ - 合同流程必须**所有参与方已经签署完成**。
431
+ - 出证过程需一定时间,建议在**提交出证任务后的24小时之后**,通过<a href="https://qian.tencent.com/developers/partnerApis/certificate/DescribeChannelFlowEvidenceReport" target="_blank">获取出证报告任务执行结果</a>接口进行查询执行结果和出证报告的下载URL
432
+
430
433
 
431
- <svg id="SvgjsSvg1006" width="262" height="229" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs"><defs id="SvgjsDefs1007"><pattern patternUnits="userSpaceOnUse" id="pattern_mark_0" width="300" height="300"><text x="150" y="100" fill="rgba(229,229,229,0.8)" font-size="18" transform="rotate(-45, 150, 150)" style="dominant-baseline: middle; text-anchor: middle;"></text></pattern><pattern patternUnits="userSpaceOnUse" id="pattern_mark_1" width="300" height="300"><text x="150" y="200" fill="rgba(229,229,229,0.8)" font-size="18" transform="rotate(-45, 150, 150)" style="dominant-baseline: middle; text-anchor: middle;"></text></pattern><marker id="SvgjsMarker1021" markerWidth="12" markerHeight="8" refX="9" refY="4" viewBox="0 0 12 8" orient="auto" markerUnits="userSpaceOnUse" stroke-dasharray="0,0"><path id="SvgjsPath1022" d="M0,0 L12,4 L0,8 L0,0" fill="#323232" stroke="#323232" stroke-width="1"></path></marker></defs><rect id="svgbackgroundid" width="262" height="229" fill="transparent"></rect><rect id="SvgjsRect1009" width="262" height="229" fill="url(#pattern_mark_0)"></rect><rect id="SvgjsRect1010" width="262" height="229" fill="url(#pattern_mark_1)"></rect><g id="SvgjsG1011" transform="translate(31.75,25)"><path id="SvgjsPath1012" d="M 0 0L 198 0L 198 59L 0 59Z" stroke="rgba(86,146,48,1)" stroke-width="1" fill-opacity="1" fill="#e7ebed"></path><g id="SvgjsG1013"><text id="SvgjsText1014" font-family="微软雅黑" text-anchor="middle" font-size="13px" width="178px" fill="#323232" font-weight="400" align="middle" lineHeight="125%" anchor="middle" family="微软雅黑" size="13px" weight="400" font-style="" opacity="1" y="10.375" transform="rotate(0)"><tspan id="SvgjsTspan1015" dy="16" x="99"><tspan id="SvgjsTspan1016" style="text-decoration:;fill: rgb(28, 30, 33);">CreateFlowEvidenceReport</tspan></tspan><tspan id="SvgjsTspan1017" dy="16" x="99"><tspan id="SvgjsTspan1018" style="text-decoration:;fill: rgb(51, 51, 51);">提交申请出证报告任务</tspan></tspan></text></g></g><g id="SvgjsG1019"><path id="SvgjsPath1020" d="M130.75 84.5L130.75 114.5L130.75 114.5L130.75 143.2" stroke="#323232" stroke-width="1" fill="none" marker-end="url(#SvgjsMarker1021)"></path></g><g id="SvgjsG1023" transform="translate(25,145)"><path id="SvgjsPath1024" d="M 0 0L 211.5 0L 211.5 59L 0 59Z" stroke="rgba(86,146,48,1)" stroke-width="1" fill-opacity="1" fill="#e7ebed"></path><g id="SvgjsG1025"><text id="SvgjsText1026" font-family="微软雅黑" text-anchor="middle" font-size="13px" width="192px" fill="#323232" font-weight="400" align="middle" lineHeight="125%" anchor="middle" family="微软雅黑" size="13px" weight="400" font-style="" opacity="1" y="10.375" transform="rotate(0)"><tspan id="SvgjsTspan1027" dy="16" x="106"><tspan id="SvgjsTspan1028" style="text-decoration:;fill: rgb(28, 30, 33);">DescribeFlowEvidenceReport</tspan></tspan><tspan id="SvgjsTspan1029" dy="16" x="106"><tspan id="SvgjsTspan1030" style="text-decoration:;fill: rgb(51, 51, 51);">获取出证报告任务执行结果</tspan></tspan></text></g></g></svg>
434
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_CreateChannelFlowEvidenceReport.png)
432
435
  */
433
436
  CreateChannelFlowEvidenceReport(req: CreateChannelFlowEvidenceReportRequest, cb?: (error: string, rep: CreateChannelFlowEvidenceReportResponse) => void): Promise<CreateChannelFlowEvidenceReportResponse>;
434
437
  /**
@@ -476,10 +479,14 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
476
479
  */
477
480
  ChannelCreateWebThemeConfig(req: ChannelCreateWebThemeConfigRequest, cb?: (error: string, rep: ChannelCreateWebThemeConfigResponse) => void): Promise<ChannelCreateWebThemeConfigResponse>;
478
481
  /**
479
- * 该接口用于发起合同后,生成C端签署人的签署链接<br/>
480
- 注意:该接口目前签署人类型仅支持个人签署方(PERSON)<br/>
481
- 注意:该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件<br/>
482
- 注意:该接口返回的签署链接是用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。微信小程序请使用小程序跳转或半屏弹窗的方式<br/>
482
+ * 该接口用于发起合同后,生成个人用户的签署链接, 暂时不支持企业端签署。 <br/>
483
+
484
+ `注意:`<br/>
485
+ `1. 该接口目前仅支持签署人类型是个人签署方的场景(PERSON)。` <br/>
486
+ `2. 该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,不支持填写控件 。` <br/>
487
+ `3. 该签署链接有效期为30分钟,过期后将失效,如需签署可重新创建签署链接 。` <br/>
488
+ `4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入`。<br/>
489
+ 跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>
483
490
  */
484
491
  ChannelCreateFlowSignUrl(req: ChannelCreateFlowSignUrlRequest, cb?: (error: string, rep: ChannelCreateFlowSignUrlResponse) => void): Promise<ChannelCreateFlowSignUrlResponse>;
485
492
  /**
@@ -577,8 +584,8 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
577
584
  如果是其他类型可以配合<a href="https://qian.tencent.com/developers/partnerApis/files/ChannelCreateConvertTaskApi" target="_blank">创建文件转换任务</a>接口转换成PDF文件
578
585
 
579
586
  注:
580
- 1. `图片类型(png/jpg/jpeg)限制大小为5M以下, PDF/word/excel等其他格式限制大小为60M以下`
581
- 2. `联调开发环境调用时需要设置Domain接口请求域名为 file.test.ess.tencent.cn,正式环境需要设置为file.ess.tencent.cn,代码示例`
587
+ 1. 图片类型(png/jpg/jpeg)限制大小为5M以下, PDF/word/excel等其他格式限制大小为60M以下
588
+ 2. <font color='red'>此接口调用时需要单独设置Domain请求域名 </font>, 联调开发环境为 **file.test.ess.tencent.cn**,正式环境需要设置为**file.ess.tencent.cn**,代码示例
582
589
  ```
583
590
  HttpProfile httpProfile = new HttpProfile();
584
591
  httpProfile.setEndpoint("file.test.ess.tencent.cn");
@@ -701,11 +708,28 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
701
708
  CreateChannelOrganizationInfoChangeUrl(req: CreateChannelOrganizationInfoChangeUrlRequest, cb?: (error: string, rep: CreateChannelOrganizationInfoChangeUrlResponse) => void): Promise<CreateChannelOrganizationInfoChangeUrlResponse>;
702
709
  /**
703
710
  * 此接口(SyncProxyOrganizationOperators)用于同步 第三方平台子客企业经办人列表,主要是同步经办人的离职状态。子客Web控制台的组织架构管理,是依赖于第三方应用平台的,无法针对员工做新增/更新/离职等操作。
704
- 若经办人信息有误,或者需要修改,也可以先将之前的经办人做离职操作,然后重新使用控制台链接CreateConsoleLoginUrl让经办人重新实名。
711
+
712
+ - **新增员工的的场景**: 提前导入员工列表, 然后调用<a href="https://qian.tencent.com/developers/partnerApis/accounts/CreateConsoleLoginUrl" target="_blank">生成子客登录链接</a>分享给对应的员工进行实名, 新增员工后员工的状态为**未实名**, 通过链接实名后状态变为**已实名**, 已实名员工就可以参与合同的发起和签署
713
+
714
+ - **员工离职的场景**: 将员工置为离职, 员工无法登录控制台和腾讯电子签小程序进行操作了, 同时给此员工分配的openid会被回收可以给其他新员工使用 (离职后员工数据会被置空, 再次加入公司会从零开始) , 若员工信息有误可通过离职后在新增来解决, 离职员工状态为**离职**
715
+
716
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_SyncProxyOrganizationOperators.png)
717
+
718
+ **注**:
719
+ - 新增员工可以配置白名单限制注册使用对应openid的员工必须满足SyncProxyOrganizationOperators导入的(默认生成子客登录链接生成的链接可以任意员工点击注册绑定对应的openid), 此白名单需要咨询接入经理
720
+ - <font color='red'>超管和法人无法通过此接口离职</font>, 需要超管和法人将权限转移给其他人后才可通过此接口离职
721
+ - 新增员工的的场景同ID不同员工会覆盖掉上一个同ID的员工, 如果上一个员工已经实名则不会被覆盖
705
722
  */
706
723
  SyncProxyOrganizationOperators(req: SyncProxyOrganizationOperatorsRequest, cb?: (error: string, rep: SyncProxyOrganizationOperatorsResponse) => void): Promise<SyncProxyOrganizationOperatorsResponse>;
707
724
  /**
708
- * 查询出证报告,返回报告 URL。
725
+ * 获取出证报告任务执行结果,返回报告 URL。
726
+
727
+ 注意:
728
+
729
+ - 使用此功能`需搭配出证套餐` ,使用前请联系对接的客户经理沟通。
730
+ - 需调用创建并返回出证报告接口<a href="https://qian.tencent.com/developers/partnerApis/certificate/CreateChannelFlowEvidenceReport" target="_blank">提交申请出证报告任务</a>获取报告编号后调用当前接口获取报告链接。
731
+
732
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_CreateChannelFlowEvidenceReport.png)
709
733
  */
710
734
  DescribeChannelFlowEvidenceReport(req: DescribeChannelFlowEvidenceReportRequest, cb?: (error: string, rep: DescribeChannelFlowEvidenceReportResponse) => void): Promise<DescribeChannelFlowEvidenceReportResponse>;
711
735
  /**
@@ -804,7 +828,11 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
804
828
  */
805
829
  ChannelCreateEmbedWebUrl(req: ChannelCreateEmbedWebUrlRequest, cb?: (error: string, rep: ChannelCreateEmbedWebUrlResponse) => void): Promise<ChannelCreateEmbedWebUrlResponse>;
806
830
  /**
807
- * 此接口(DescribeFlowDetailInfo)用于查询合同(签署流程)的详细信息。
831
+ * 此接口用于查询合同或者合同组的详情信息,支持查询多个(数量不能超过100)。
832
+
833
+ 适用场景:可用于主动查询某个合同或者合同组的详情信息。
834
+
835
+ 注: `只能查询本企业创建的合同(创建合同用的Agent和此接口用的Agent数据最好一致) `
808
836
  */
809
837
  DescribeFlowDetailInfo(req: DescribeFlowDetailInfoRequest, cb?: (error: string, rep: DescribeFlowDetailInfoResponse) => void): Promise<DescribeFlowDetailInfoResponse>;
810
838
  /**
@@ -367,6 +367,8 @@ https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/launchAp
367
367
  - 发起方和签署方的填写控件 Components
368
368
  - 签署方的签署控件 SignComponents
369
369
 
370
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_DescribeTemplates.png)
371
+
370
372
  **适用场景**
371
373
  该接口常用来配合<a href="https://qian.tencent.com/developers/partnerApis/startFlows/CreateFlowsByTemplates" target="_blank">用模板创建签署流程</a>和<a href="https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowGroupByTemplates" target="_blank">通过多模板创建合同组签署流程</a>接口,作为创建合同的前置接口使用。
372
374
  通过此接口查询到模板信息后,再通过调用创建合同的接口,指定模板ID,指定模板中需要的填写控件内容等,完成合同文档的的创建。
@@ -499,12 +501,13 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
499
501
  * 提交申请出证报告任务并返回报告ID。
500
502
 
501
503
  注意:
502
- <ul><li>使用此功能`需搭配出证套餐` ,使用前请联系对接的客户经理沟通。</li>
503
- <li>操作人必须是`发起方或者签署方企业的(非走授权书认证)法人或者超管`。</li>
504
- <li>合同流程必须所有参与方`已经签署完成`。</li>
505
- <li>出证过程需一定时间,建议在`提交出证任务后的24小时之后`,通过<a href="https://qian.tencent.com/developers/partnerApis/certificate/DescribeChannelFlowEvidenceReport" target="_blank">获取出证报告任务执行结果</a>接口进行查询执行结果和出证报告的下载URL。</li></ul>
504
+ - 使用此功能**需搭配出证套餐** ,使用前请联系对接的客户经理沟通。
505
+ - 操作人必须是**发起方或者签署方企业的(非走授权书认证)法人或者超管**。
506
+ - 合同流程必须**所有参与方已经签署完成**。
507
+ - 出证过程需一定时间,建议在**提交出证任务后的24小时之后**,通过<a href="https://qian.tencent.com/developers/partnerApis/certificate/DescribeChannelFlowEvidenceReport" target="_blank">获取出证报告任务执行结果</a>接口进行查询执行结果和出证报告的下载URL
508
+
506
509
 
507
- <svg id="SvgjsSvg1006" width="262" height="229" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs"><defs id="SvgjsDefs1007"><pattern patternUnits="userSpaceOnUse" id="pattern_mark_0" width="300" height="300"><text x="150" y="100" fill="rgba(229,229,229,0.8)" font-size="18" transform="rotate(-45, 150, 150)" style="dominant-baseline: middle; text-anchor: middle;"></text></pattern><pattern patternUnits="userSpaceOnUse" id="pattern_mark_1" width="300" height="300"><text x="150" y="200" fill="rgba(229,229,229,0.8)" font-size="18" transform="rotate(-45, 150, 150)" style="dominant-baseline: middle; text-anchor: middle;"></text></pattern><marker id="SvgjsMarker1021" markerWidth="12" markerHeight="8" refX="9" refY="4" viewBox="0 0 12 8" orient="auto" markerUnits="userSpaceOnUse" stroke-dasharray="0,0"><path id="SvgjsPath1022" d="M0,0 L12,4 L0,8 L0,0" fill="#323232" stroke="#323232" stroke-width="1"></path></marker></defs><rect id="svgbackgroundid" width="262" height="229" fill="transparent"></rect><rect id="SvgjsRect1009" width="262" height="229" fill="url(#pattern_mark_0)"></rect><rect id="SvgjsRect1010" width="262" height="229" fill="url(#pattern_mark_1)"></rect><g id="SvgjsG1011" transform="translate(31.75,25)"><path id="SvgjsPath1012" d="M 0 0L 198 0L 198 59L 0 59Z" stroke="rgba(86,146,48,1)" stroke-width="1" fill-opacity="1" fill="#e7ebed"></path><g id="SvgjsG1013"><text id="SvgjsText1014" font-family="微软雅黑" text-anchor="middle" font-size="13px" width="178px" fill="#323232" font-weight="400" align="middle" lineHeight="125%" anchor="middle" family="微软雅黑" size="13px" weight="400" font-style="" opacity="1" y="10.375" transform="rotate(0)"><tspan id="SvgjsTspan1015" dy="16" x="99"><tspan id="SvgjsTspan1016" style="text-decoration:;fill: rgb(28, 30, 33);">CreateFlowEvidenceReport</tspan></tspan><tspan id="SvgjsTspan1017" dy="16" x="99"><tspan id="SvgjsTspan1018" style="text-decoration:;fill: rgb(51, 51, 51);">提交申请出证报告任务</tspan></tspan></text></g></g><g id="SvgjsG1019"><path id="SvgjsPath1020" d="M130.75 84.5L130.75 114.5L130.75 114.5L130.75 143.2" stroke="#323232" stroke-width="1" fill="none" marker-end="url(#SvgjsMarker1021)"></path></g><g id="SvgjsG1023" transform="translate(25,145)"><path id="SvgjsPath1024" d="M 0 0L 211.5 0L 211.5 59L 0 59Z" stroke="rgba(86,146,48,1)" stroke-width="1" fill-opacity="1" fill="#e7ebed"></path><g id="SvgjsG1025"><text id="SvgjsText1026" font-family="微软雅黑" text-anchor="middle" font-size="13px" width="192px" fill="#323232" font-weight="400" align="middle" lineHeight="125%" anchor="middle" family="微软雅黑" size="13px" weight="400" font-style="" opacity="1" y="10.375" transform="rotate(0)"><tspan id="SvgjsTspan1027" dy="16" x="106"><tspan id="SvgjsTspan1028" style="text-decoration:;fill: rgb(28, 30, 33);">DescribeFlowEvidenceReport</tspan></tspan><tspan id="SvgjsTspan1029" dy="16" x="106"><tspan id="SvgjsTspan1030" style="text-decoration:;fill: rgb(51, 51, 51);">获取出证报告任务执行结果</tspan></tspan></text></g></g></svg>
510
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_CreateChannelFlowEvidenceReport.png)
508
511
  */
509
512
  async CreateChannelFlowEvidenceReport(req, cb) {
510
513
  return this.request("CreateChannelFlowEvidenceReport", req, cb);
@@ -568,10 +571,14 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
568
571
  return this.request("ChannelCreateWebThemeConfig", req, cb);
569
572
  }
570
573
  /**
571
- * 该接口用于发起合同后,生成C端签署人的签署链接<br/>
572
- 注意:该接口目前签署人类型仅支持个人签署方(PERSON)<br/>
573
- 注意:该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件<br/>
574
- 注意:该接口返回的签署链接是用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。微信小程序请使用小程序跳转或半屏弹窗的方式<br/>
574
+ * 该接口用于发起合同后,生成个人用户的签署链接, 暂时不支持企业端签署。 <br/>
575
+
576
+ `注意:`<br/>
577
+ `1. 该接口目前仅支持签署人类型是个人签署方的场景(PERSON)。` <br/>
578
+ `2. 该接口可生成签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,不支持填写控件 。` <br/>
579
+ `3. 该签署链接有效期为30分钟,过期后将失效,如需签署可重新创建签署链接 。` <br/>
580
+ `4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入`。<br/>
581
+ 跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>
575
582
  */
576
583
  async ChannelCreateFlowSignUrl(req, cb) {
577
584
  return this.request("ChannelCreateFlowSignUrl", req, cb);
@@ -691,8 +698,8 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
691
698
  如果是其他类型可以配合<a href="https://qian.tencent.com/developers/partnerApis/files/ChannelCreateConvertTaskApi" target="_blank">创建文件转换任务</a>接口转换成PDF文件
692
699
 
693
700
  注:
694
- 1. `图片类型(png/jpg/jpeg)限制大小为5M以下, PDF/word/excel等其他格式限制大小为60M以下`
695
- 2. `联调开发环境调用时需要设置Domain接口请求域名为 file.test.ess.tencent.cn,正式环境需要设置为file.ess.tencent.cn,代码示例`
701
+ 1. 图片类型(png/jpg/jpeg)限制大小为5M以下, PDF/word/excel等其他格式限制大小为60M以下
702
+ 2. <font color='red'>此接口调用时需要单独设置Domain请求域名 </font>, 联调开发环境为 **file.test.ess.tencent.cn**,正式环境需要设置为**file.ess.tencent.cn**,代码示例
696
703
  ```
697
704
  HttpProfile httpProfile = new HttpProfile();
698
705
  httpProfile.setEndpoint("file.test.ess.tencent.cn");
@@ -825,13 +832,30 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
825
832
  }
826
833
  /**
827
834
  * 此接口(SyncProxyOrganizationOperators)用于同步 第三方平台子客企业经办人列表,主要是同步经办人的离职状态。子客Web控制台的组织架构管理,是依赖于第三方应用平台的,无法针对员工做新增/更新/离职等操作。
828
- 若经办人信息有误,或者需要修改,也可以先将之前的经办人做离职操作,然后重新使用控制台链接CreateConsoleLoginUrl让经办人重新实名。
835
+
836
+ - **新增员工的的场景**: 提前导入员工列表, 然后调用<a href="https://qian.tencent.com/developers/partnerApis/accounts/CreateConsoleLoginUrl" target="_blank">生成子客登录链接</a>分享给对应的员工进行实名, 新增员工后员工的状态为**未实名**, 通过链接实名后状态变为**已实名**, 已实名员工就可以参与合同的发起和签署
837
+
838
+ - **员工离职的场景**: 将员工置为离职, 员工无法登录控制台和腾讯电子签小程序进行操作了, 同时给此员工分配的openid会被回收可以给其他新员工使用 (离职后员工数据会被置空, 再次加入公司会从零开始) , 若员工信息有误可通过离职后在新增来解决, 离职员工状态为**离职**
839
+
840
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_SyncProxyOrganizationOperators.png)
841
+
842
+ **注**:
843
+ - 新增员工可以配置白名单限制注册使用对应openid的员工必须满足SyncProxyOrganizationOperators导入的(默认生成子客登录链接生成的链接可以任意员工点击注册绑定对应的openid), 此白名单需要咨询接入经理
844
+ - <font color='red'>超管和法人无法通过此接口离职</font>, 需要超管和法人将权限转移给其他人后才可通过此接口离职
845
+ - 新增员工的的场景同ID不同员工会覆盖掉上一个同ID的员工, 如果上一个员工已经实名则不会被覆盖
829
846
  */
830
847
  async SyncProxyOrganizationOperators(req, cb) {
831
848
  return this.request("SyncProxyOrganizationOperators", req, cb);
832
849
  }
833
850
  /**
834
- * 查询出证报告,返回报告 URL。
851
+ * 获取出证报告任务执行结果,返回报告 URL。
852
+
853
+ 注意:
854
+
855
+ - 使用此功能`需搭配出证套餐` ,使用前请联系对接的客户经理沟通。
856
+ - 需调用创建并返回出证报告接口<a href="https://qian.tencent.com/developers/partnerApis/certificate/CreateChannelFlowEvidenceReport" target="_blank">提交申请出证报告任务</a>获取报告编号后调用当前接口获取报告链接。
857
+
858
+ ![image](https://dyn.ess.tencent.cn/guide/capi/channel_CreateChannelFlowEvidenceReport.png)
835
859
  */
836
860
  async DescribeChannelFlowEvidenceReport(req, cb) {
837
861
  return this.request("DescribeChannelFlowEvidenceReport", req, cb);
@@ -940,7 +964,11 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
940
964
  return this.request("ChannelCreateEmbedWebUrl", req, cb);
941
965
  }
942
966
  /**
943
- * 此接口(DescribeFlowDetailInfo)用于查询合同(签署流程)的详细信息。
967
+ * 此接口用于查询合同或者合同组的详情信息,支持查询多个(数量不能超过100)。
968
+
969
+ 适用场景:可用于主动查询某个合同或者合同组的详情信息。
970
+
971
+ 注: `只能查询本企业创建的合同(创建合同用的Agent和此接口用的Agent数据最好一致) `
944
972
  */
945
973
  async DescribeFlowDetailInfo(req, cb) {
946
974
  return this.request("DescribeFlowDetailInfo", req, cb);