科研平台


提供下载方式

<p><strong>简要描述:</strong> </p> <ul> <li>提供下载方式</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ip:端口/common/getDonwloadButton</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>post </p> <p><strong>请求参数示例</strong></p> </li> </ul> <pre><code>{ "examNoStr":"xxx,xxx" }</code></pre> <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;">examNoStr</td> <td style="text-align: left;">必选</td> <td style="text-align: left;">string</td> <td>检查流水号(多个','隔开)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "status":"0", "message":"操作成功", "result":[ "dicom", "nifti" ] }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">result</td> <td style="text-align: left;">list</td> <td>图标名</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>result里面代表有什么图标</li> </ul>

页面列表

ITEM_HTML