tencentcloud-sdk-nodejs-essbasic 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
|
@@ -5678,7 +5678,7 @@ export interface FlowApproverInfo {
|
|
|
5678
5678
|
*/
|
|
5679
5679
|
CallbackUrl?: string;
|
|
5680
5680
|
/**
|
|
5681
|
-
* 使用PDF文件直接发起合同时,签署人指定的签署控件;<br/>使用模板发起合同时,指定本企业印章签署控件的印章ID
|
|
5681
|
+
* 使用PDF文件直接发起合同时,签署人指定的签署控件;<br/>使用模板发起合同时,指定本企业印章签署控件的印章ID:注意:(如果模板里面指定了印章,默认使用模板里面配置的印章,不能进行变更) <br/>通过ComponentId或ComponenetName指定签署控件,ComponentValue为印章ID。
|
|
5682
5682
|
|
|
5683
5683
|

|
|
5684
5684
|
*/
|