tencentcloud-sdk-ess 3.0.795 → 3.0.796

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: 69a88658709cbb8cfac5db853e4a01ae836ae080
4
- data.tar.gz: 3a1d6558e47e7839c0f3f989d5f62cb91e4a4d34
3
+ metadata.gz: c70577a746603eebd53e741f9fb08dc898ec5c25
4
+ data.tar.gz: d09d920ad5da8a8167989f615a2843769801e386
5
5
  SHA512:
6
- metadata.gz: 1ef59dd44867b8d9be2e0c0479d33bb254e007c62cc71f9164b5e88c887e8ad815de1fdd8ca3d3b27a7ef2babf92a2a67fcbb439cde258baa39330de1e3a6960
7
- data.tar.gz: 893f43d1a578c83f3d40cc17b9bc0c3558b540df616b733244a6f3c0fb0d5fa460ea933412390e4da69b411472cc9a64f70907274ca47ce036903eb1aee72f49
6
+ metadata.gz: b51ecb60eaaa710e021c031b30e6c46d9d979a405613ad60071a9dee53f7ae7490504bf4736428af72f7c95e6c3ba0345c82b0ea9856067ac100814f557e7eca
7
+ data.tar.gz: b463815bf42d286eddb38e09e6e497ca904c187ab94dc4e52aceaa25ea940f188a636f6e4e3cd5ac27f7ec35abe8489016d3fab1bbbcba6e3e1be7f26def13b0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.795
1
+ 3.0.796
@@ -4297,8 +4297,9 @@ module TencentCloud
4297
4297
  # <ul><li>**false**:否, 签署完成不会自动跳转回来(默认)</li><li>**true**:是, 签署完成会自动跳转回来</li></ul>
4298
4298
 
4299
4299
  # 注:
4300
- # 1. 该参数<font color="red">只针对APP</font> 类型的签署链接有效
4300
+ # 1. 该参数<font color="red">只针对APP类型(电子签小程序跳转贵方小程序)场景</font> 的签署链接有效
4301
4301
  # 2. <font color="red">手机应用APP 或 微信小程序需要监控界面的返回走后序逻辑</font>, 微信小程序的文档可以参考[这个](https://developers.weixin.qq.com/miniprogram/dev/reference/api/App.html#onShow-Object-object)
4302
+ # 3. <font color="red">电子签小程序跳转贵方APP,不支持自动跳转,必需用户手动点击完成按钮(微信的限制)</font>
4302
4303
  # @type AutoJumpBack: Boolean
4303
4304
  # @param Agent: 代理企业和员工的信息。
4304
4305
  # 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
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.795
4
+ version: 3.0.796
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-01 00:00:00.000000000 Z
11
+ date: 2024-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common