中海合同项目

中海合同项目


模板文件生成合并pdf

<p><strong>简要描述:</strong> </p> <ul> <li>生成合并PDF文件接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://htzxtest.coli688.com/api/Interface/mergepdf</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Post </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">stepType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>1 招标 2 发标 3 合同</td> </tr> <tr> <td style="text-align: left;">busId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>业务数据id</td> </tr> <tr> <td style="text-align: left;">contractSummary</td> <td style="text-align: left;">否</td> <td style="text-align: left;">数组对象</td> <td>建议有改动再传,否则过程会很长 {</td> </tr> </tbody> </table> <pre><code>&amp;quot;ContractSummary&amp;quot;:[{ &amp;quot;BookmarkName&amp;quot;: &amp;quot;workname&amp;quot;, //书签名|字段名称 &amp;quot;FormType&amp;quot;: 1, //书签|字段类型 1:文本框,2:下拉框,3:开关控件,4:表格,5:图片(上传控件),6:单选,7:多选,8:时间,9:时间区间 &amp;quot;Name&amp;quot;: &amp;quot;文档名称&amp;quot;, //表单label &amp;quot;Value&amp;quot;: &amp;quot;&amp;quot;, /// 表单Value,object类型,FormType决定, 例如:多选类型:[{&amp;quot;label&amp;quot;: &amp;quot;英文&amp;quot;, &amp;quot;value&amp;quot;: 1}],时间区间:时间1至时间2,&amp;quot;至&amp;quot;隔开 }]</code></pre> <p>}| ·</p> <p><strong>返回示例</strong></p> <pre><code>{     &amp;quot;statusCode&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;生成成功&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: &amp;quot;a2937b68-248b-4dd0-2fa8-08dbf58e0ef8&amp;quot;,             &amp;quot;fileName&amp;quot;: &amp;quot;1_CC测试招标01.pdf&amp;quot;,             &amp;quot;filePath&amp;quot;: &amp;quot;/UploadFile/CostSystem/Tenders/MergePdf/529_05 地基处理工程招标及合同文件模板/1_CC测试招标01.pdf&amp;quot;,             &amp;quot;createDate&amp;quot;: &amp;quot;2023-12-05T20:31:03.0633303+08:00&amp;quot;,             &amp;quot;fileSize&amp;quot;: 1485247,             &amp;quot;contentType&amp;quot;: &amp;quot;application/pdf&amp;quot;         },         {             &amp;quot;id&amp;quot;: &amp;quot;e27e36fa-0fa9-4816-2fa9-08dbf58e0ef8&amp;quot;,             &amp;quot;fileName&amp;quot;: &amp;quot;2_CC测试招标01.pdf&amp;quot;,             &amp;quot;filePath&amp;quot;: &amp;quot;/UploadFile/CostSystem/Tenders/MergePdf/529_05 地基处理工程招标及合同文件模板/2_CC测试招标01.pdf&amp;quot;,             &amp;quot;createDate&amp;quot;: &amp;quot;2023-12-05T20:31:04.4059121+08:00&amp;quot;,             &amp;quot;fileSize&amp;quot;: 430498,             &amp;quot;contentType&amp;quot;: &amp;quot;application/pdf&amp;quot;         },         {             &amp;quot;id&amp;quot;: &amp;quot;e6e323e4-8dc2-497f-2faa-08dbf58e0ef8&amp;quot;,             &amp;quot;fileName&amp;quot;: &amp;quot;3_CC测试招标01.pdf&amp;quot;,             &amp;quot;filePath&amp;quot;: &amp;quot;/UploadFile/CostSystem/Tenders/MergePdf/529_05 地基处理工程招标及合同文件模板/3_CC测试招标01.pdf&amp;quot;,             &amp;quot;createDate&amp;quot;: &amp;quot;2023-12-05T20:31:05.744847+08:00&amp;quot;,             &amp;quot;fileSize&amp;quot;: 1371287,             &amp;quot;contentType&amp;quot;: &amp;quot;application/pdf&amp;quot;         },         {             &amp;quot;id&amp;quot;: &amp;quot;23702c80-4d22-4c03-2fab-08dbf58e0ef8&amp;quot;,             &amp;quot;fileName&amp;quot;: &amp;quot;4_CC测试招标01.pdf&amp;quot;,             &amp;quot;filePath&amp;quot;: &amp;quot;/UploadFile/CostSystem/Tenders/MergePdf/529_05 地基处理工程招标及合同文件模板/4_CC测试招标01.pdf&amp;quot;,             &amp;quot;createDate&amp;quot;: &amp;quot;2023-12-05T20:31:07.0872387+08:00&amp;quot;,             &amp;quot;fileSize&amp;quot;: 104252,             &amp;quot;contentType&amp;quot;: &amp;quot;application/pdf&amp;quot;         },         {             &amp;quot;id&amp;quot;: &amp;quot;08be7290-c465-4d39-2fac-08dbf58e0ef8&amp;quot;,             &amp;quot;fileName&amp;quot;: &amp;quot;5_CC测试招标01.pdf&amp;quot;,             &amp;quot;filePath&amp;quot;: &amp;quot;/UploadFile/CostSystem/Tenders/MergePdf/529_05 地基处理工程招标及合同文件模板/5_CC测试招标01.pdf&amp;quot;,             &amp;quot;createDate&amp;quot;: &amp;quot;2023-12-05T20:31:08.7147853+08:00&amp;quot;,             &amp;quot;fileSize&amp;quot;: 26737965,             &amp;quot;contentType&amp;quot;: &amp;quot;application/pdf&amp;quot;         }     ] }</code></pre>

页面列表

ITEM_HTML