revir-drug-platform

revir-drug-platform


获取实验结果上传选项

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取实验结果上传选项,用于上传实验结果前配置字段对应关系</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://119.136.27.201:3200/projects/experiments/files/option</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>项目id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ 'data': { 'configs': ['Unnamed: 0', 'Pool Plate', 'Pool Well', 'Pool Plate/Well', 'Sample Name', '384 Source Plate Barcode', 'Cmpd ID/Source Plate', 'Vendor 1', 'Vendor 2', 'MW', 'Mformula', 'SMILES'], 'id': 23 }, 'code': 200, 'message': 'success' }</code></pre> <h5>返回参数说明</h5> <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;">configs</td> <td style="text-align: left;">list</td> <td>用于选择的配置字段</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML