日间系统开发

ECO日间手术系统重构


服务病区--->批量新增用户服务病区数据

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:8888/configHosareaWard/addUserServiceWard</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">X-Token</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code>{ &amp;quot;userCode&amp;quot;: &amp;quot;admin&amp;quot;, &amp;quot;userName&amp;quot;: &amp;quot;管理员&amp;quot;, &amp;quot;wardList&amp;quot;: [ { &amp;quot;wardCode&amp;quot;: &amp;quot;2917&amp;quot;, &amp;quot;wardName&amp;quot;: &amp;quot;妇科病区&amp;quot; }, { &amp;quot;wardCode&amp;quot;: &amp;quot;2918&amp;quot;, &amp;quot;wardName&amp;quot;: &amp;quot;产科病区&amp;quot; } ] } </code></pre>

页面列表

ITEM_HTML