M+ CPD


下载pdf报告

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>下载pdf报告</li> </ul> <h5>请求URL</h5> <ul> <li><code>/acceptanceConf/getPdfFile</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">acceptanceId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>验收单id</td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code> { "acceptanceId": "string" }</code></pre> <h5>返回示例</h5> <pre><code> { "code": 0, "data": { "acceptanceFile": [ { "clientId": "string", "clientPlatform": "string", "fileName": "string", "folderList": [ "string" ], "itemType": "string", "namespace": "string", "requestId": "string", "url": "https://pmmsblobaccount57221.blob.core.chinacloudapi.cn/pmms/osplatform/os/pic/pmms/bff/510c4e17-bc1d-4dc2-9f97-7661f82c9b27.jpg" } ] }, "message": "string", "requestId": "string", "timestamp": 0 }</code></pre> <h5>备注</h5> <p>url地址为可以直接访问打开的pdf文件地址,类似如实例图片</p>

页面列表

ITEM_HTML