汇尚智能卫生间

汇尚智能卫生间


新增

<h5>简要描述</h5> <ul> <li> </li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/ws_toilet/t-toilet/add</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </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> <p>area string 分区</p> <p>buildId string 建筑物id</p> <p>cleaner string 保洁员</p> <p>code string 编号</p> <p>floot string 楼层</p> <p>id string 卫生间表id</p> <p>leader string 主管,检查员</p> <p>name string 名称</p> <p>projectId string 项目id</p> <p>remark string 备注</p> <p>washbasinNumber integer($int32) 洗手台数</p> <p>tToiletNearbyList [ 附近卫生间列表</p> <p>TToiletNearby对象{ description:<br /> 卫生间附近卫生间表</p> <p>direction string 方向</p> <p>distance string 距离</p> <p>remark string 备注</p> <p>}]</p> <h5>请求示例</h5> <pre><code>{ "area": "string", "buildId": "string", "cleaner": "string", "code": "string", "floot": "string", "leader": "string", "name": "string", "projectId": "string", "remark": "string", "tToiletNearbyList": [{ "direction": "string", "distance": "string", "remark": "string" }, { "direction": "string", "distance": "string", "remark": "string" }], "washbasinNumber": 0 }</code></pre> <h5>返回示例</h5> <pre><code>{ "time": "2021-12-05 13:56:16", "code": 200, "msg": "成功!", "data": null }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML