tencentcloud-sdk-ess 3.0.979 → 3.0.980

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 10bab8cabdf5c2d5317583ff995163ca73af9815
4
- data.tar.gz: c2d5c2e5f173ca56314c6be97f5d900bece277c0
3
+ metadata.gz: fd0034709ac2625c4f0fa49f2dc147347637a0a2
4
+ data.tar.gz: b85b1bfa7a9d477cc7dfc55e1dc7b47a72467e3e
5
5
  SHA512:
6
- metadata.gz: 0819aacd968e06315af4307cd6ad26b3b23476312647a09fd17b6d0826dc32bd5acc72fa7cd79d15b5e6cc9076d8b9c69bc1ac8a7bc8ec3c767eb59942ccbe4e
7
- data.tar.gz: f70fd41391e87960c3ba34c6f54725dfc22fd7d1663d4561528697aa16521a68fddb39fbfc4275e1e78ac5fae04961c8c9b887bd4c0a4ba2d88c77848e6e1698
6
+ metadata.gz: 1c16c81f409c284a5e37995a4086edc8083b12361879186053a31941a8628172377d0f8c88a9ce68718b7749a3fd449e8d7bcfe2f69829c8df8e453f6899b1c0
7
+ data.tar.gz: 3df30142084e14ba4618c62dd5fd5ffe5049329d7410d830da6c59dd97565dcb93841590a8bff339554bb921cd6dbaaa47c48df5b60d59541e323d88bf300034
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.979
1
+ 3.0.980
@@ -431,7 +431,7 @@ module TencentCloud
431
431
  # ### 填充模板中定义的填写控件
432
432
  # 模板中配置的<font color="red">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充。
433
433
 
434
- # **<font color="red">填充填写控件需要进行Pdf合成工作,文档合成完成后会收到[文档合成完成后回调通知](https://qian.tencent.com/developers/company/callback_types_file_resources),建议在收到此回调后再调用 [StartFlow](https://qian.tencent.com/developers/companyApis/startFlows/StartFlow) 接口。</font>**
434
+ # **<font color="red">填充填写控件需要进行Pdf合成工作,文档合成完成后会收到[合同文档合成完成回调](https://qian.tencent.com/developers/company/callback_types_contracts_sign#%E4%B9%9D-%E5%90%88%E5%90%8C%E6%96%87%E6%A1%A3%E5%90%88%E6%88%90%E5%AE%8C%E6%88%90%E5%9B%9E%E8%B0%83),建议在收到此回调后再调用 [StartFlow](https://qian.tencent.com/developers/companyApis/startFlows/StartFlow) 接口。</font>**
435
435
 
436
436
  # ![image](https://qcloudimg.tencent-cloud.cn/raw/37457e0e450fc221effddfcb8b1bad55.png)
437
437
 
@@ -2332,7 +2332,7 @@ module TencentCloud
2332
2332
  # @param PreviewFileUrl: 合同预览链接URL。
2333
2333
 
2334
2334
  # 注: `1.如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL`
2335
- # `2.当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容`
2335
+ # `2.当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容,完整的预览链接需通过[合同文档合成完成回调](https://qian.tencent.com/developers/company/callback_types_contracts_sign/#%E4%B9%9D-%E5%90%88%E5%90%8C%E6%96%87%E6%A1%A3%E5%90%88%E6%88%90%E5%AE%8C%E6%88%90%E5%9B%9E%E8%B0%83)获取。
2336
2336
  # @type PreviewFileUrl: String
2337
2337
  # @param Approvers: 签署方信息,如角色ID、角色名称等
2338
2338
  # @type Approvers: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ess
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.979
4
+ version: 3.0.980
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-09 00:00:00.000000000 Z
11
+ date: 2025-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common