东农后台api接口文档

接口文档


移动端查看是否有控制 plc 柜子的权限

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>查看权限</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xgkj.hljnyxx.com/dongnongBackend/index.php//Home/Plc/checkPlcUseQualification</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>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">userId</td> <td style="text-align: left;">是</td> <td>当前登录用户 ID</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;code&amp;quot;: 0,     &amp;quot;msg&amp;quot;: &amp;quot;查询成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;is_exist&amp;quot;: false     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">is_exist</td> <td>返回值为 true 代表有权限,false 代表没有权限</td> </tr> </tbody> </table> <h5>备注</h5> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=5ced96d48647bc778f2a152e92e581dd&amp;amp;file=file.png" alt="" />]<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=65cfac2480912cfc47b4474e3d857f3f&amp;amp;file=file.png" alt="" /></p>

页面列表

ITEM_HTML