公众号接口

公众号接口


2. 每日累计报备人数统计

<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/everydayReportPutPeople</code></p> </li> <li><code>正式地址</code></li> <li><code>http://epidemic.szsti.org/epidemic/prevention/personalinfo/everydayReportPutPeople</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>1782c282-c8d1-11e9-acd3-fa163e72b6d6</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "prjId":"1782c282-c8d1-11e9-acd3-fa163e72b6d6" } { "msg": "每日累计报备人数成功", "code": 0, "data": [ { "create_time": "2020-02-06", "num": 5 }, { "create_time": "2020-02-05", "num": 4 }, { "create_time": "2020-02-04", "num": 3 }, { "create_time": "2020-02-03", "num": 1 }, { "create_time": "2020-02-02", "num": 0 } ] } </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!欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML