revir-drug-platform_V5

revir-drug-platform_V5


获取药物注册页面权限

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取药物注册页面权限</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://119.136.27.201:3200/compound/incoming/permission</code> <h5>请求方式</h5></li> <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> </tbody> </table> <h5>返回示例</h5> <pre><code>{ 'data': { 'permission': True }, '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;">permission</td> <td style="text-align: left;">boolean</td> <td>是否有注册权限</td> </tr> </tbody> </table> <h5>备注</h5> <p>进入compound management /Register 页面通过此接口获取用户是否有修改权限, 没有权限按钮灰色显示</p>

页面列表

ITEM_HTML