tencentcloud-sdk-nodejs-ess 4.1.191 → 4.1.192
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
|
@@ -12590,7 +12590,7 @@ export interface ExportContractReviewResultRequest {
|
|
|
12590
12590
|
*/
|
|
12591
12591
|
TaskId: string;
|
|
12592
12592
|
/**
|
|
12593
|
-
* 导出文件类型。1 = 带风险批注文件; 2 = 审查结果&摘要(.xIsx
|
|
12593
|
+
* 导出文件类型。1 = 带风险批注文件; 2 = 审查结果&摘要(.xIsx); 3 = 不带批注文件
|
|
12594
12594
|
*/
|
|
12595
12595
|
FileType: number;
|
|
12596
12596
|
/**
|