tencentcloud-sdk-essbasic 1.0.301 → 1.0.302

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: f9179d47037382c1997750334e8bd8fdabc9e6ca
4
- data.tar.gz: 007b00b8ef26a6bc93d8c8d2aeac7242c1e09d7a
3
+ metadata.gz: a15b4d888f6c92dcc5674ebdcade7d3fcaf63bc4
4
+ data.tar.gz: 770d7336c3ca43dee24e68594cdac4ad77ce9ce8
5
5
  SHA512:
6
- metadata.gz: 14bceffe2856b6276eac501823abad10f491c410469d56263d107d63fdbc974f1d146b30a28482661cab92ff2cd3197a172d7a9ed153ae878f3ad71d13dbc1c9
7
- data.tar.gz: d941ee92669dc813d3ebbb83f9063db8488cc38747ce51cea167ec295cadc3ce6309056035eedc704999035f78edd8898dabe959c9b8cdedd9ef0ecbc1ef8255
6
+ metadata.gz: ad9d6fb7951b283d7259dacbd95684f2a5c83dff67264363f6ab74ab4ac254e32590bba823b513984487eb9aebec1312d1ad06a1a93e8a2b4b7427704b908c77
7
+ data.tar.gz: 599bb3c6218aba63ca67ac2ce5a585c6ed0612333e1e100ca2c2bed9eeea0f7f4140c2d849894f4e3e1a9b9eb0291032b4ca30fb038d3160032665a8f36f464f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.301
1
+ 1.0.302
@@ -351,7 +351,7 @@ module TencentCloud
351
351
  # @type Endpoint: String
352
352
  # @param JumpUrl: 签署完之后的H5页面的跳转链接,针对Endpoint为CHANNEL时有效
353
353
  # @type JumpUrl: String
354
- # @param AutoJumpBack: Endpoint为"APP" 类型的签署链接,可以设置此值;支持调用方小程序打开签署链接,在电子签小程序完成签署后后自动回跳至调用方小程序
354
+ # @param AutoJumpBack: Endpoint为"APP" 类型的签署链接,可以设置此值;支持调用方小程序打开签署链接,在电子签小程序完成签署后自动回跳至调用方小程序
355
355
  # @type AutoJumpBack: Boolean
356
356
 
357
357
  attr_accessor :Agent, :FlowIds, :Operator, :Endpoint, :JumpUrl, :AutoJumpBack
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-essbasic
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.301
4
+ version: 1.0.302
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud