医废全流程监管平台


添加科室

<p>`<strong>简要描述:</strong></p> <p>添加科室接口</p> <p><strong>请求URL:</strong></p> <ul> <li>app/addDept</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>请求头:</strong></p> <ul> <li> <p>headers内容为:{&quot;token&quot;:&quot;登录成功后请求返回的token&quot;} </p> <p><strong>请求参数说明</strong></p> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">说明</th> <th style="text-align: left;">类型</th> <th>参数名</th> <th>是否必填</th> <th>长度</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">企业id</td> <td style="text-align: left;">String</td> <td>QYID</td> <td>是</td> <td>10-50</td> </tr> <tr> <td style="text-align: left;">科室名称</td> <td style="text-align: left;">String</td> <td>deptName</td> <td>是</td> <td>1-20</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "msg": "添加成功", "code": 200, "data": null }</code></pre> <p><strong>备注</strong></p> <ul> <li>liqs <h2></h2></li> </ul>

页面列表

ITEM_HTML