公众号接口

公众号接口


1. 重点人员详情列表

<p>欢迎使用ShowDoc!</p> <p><strong>简要描述:</strong> </p> <ul> <li>重点人员详情列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li> <p><code>本地测试地址</code></p> </li> <li> <p><code>http://zhangzhig.natapp1.cc/szsti-officialAccount-web/prevention/personalinfo/keyPointPersonDetails</code></p> </li> <li><code>正式地址</code></li> <li><code>http://epidemic.szsti.org/epidemic/prevention/personalinfo/keyPointPersonDetails</code> </li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> <th>例子</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">prjId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>项目id</td> <td>f09139cf-5c51-11e9-8953-fa163e900db8</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>类型</td> <td>1.接触史 2. 旅行史 3. 温度异常 4.其他状况 5.去过国外 6.国外接触史 7. 在武汉市 8.在哈尔滨市、牡丹江市居住或逗留 9. 绥芬河口岸入境</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "prjId":"f09139cf-5c51-11e9-8953-fa163e900db8" } { "msg": "重点人员详情列表成功", "code": 0, "data": {[ { "position_sub_type": "", "reason": "14天内在湖北居住或逗留或者途径武汉", //重点关注原因 "personnel_type_name": "管理人员", //员工类型 "create_time": "2020-02-06 16:46:39", //开始关注时间 "name": "唐赵民", //名字 "temperature": "36.4", //体温 "exception_type": "1", "tel": "18792371005", //电话 "personnel_type": "personManagerList", "position_type": "7", "dic_name": "劳资专管员", //岗位类型 "measurement_time": "2020-02-06 16:52:38" //检测时间 }, { "position_sub_type": null, "reason": "14天内在湖北居住或逗留或者途径武汉", "personnel_type_name": "管理人员", "create_time": "2020-02-06 10:50:30", "name": "郑昊", "temperature": "36.5", "exception_type": "1", "tel": "18829047703", "personnel_type": "personManagerList", "position_type": null, "measurement_time": "2020-02-06 10:56:41" } ] } } </code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> <th>值</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML