兰禾

兰禾教育


用户注册-消费统计

<h5>简要描述</h5> <ul> <li>用户注册-消费统计</li> </ul> <h5>请求URL</h5> <ul> <li><code>/lhUser/statRegister/{day}</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </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> <tr> <td style="text-align: left;">day</td> <td style="text-align: left;">否</td> <td style="text-align: left;"></td> <td>天数,要查的天数,如day=7,列近7天的数据,day=30,列近30的数</td> </tr> </tbody> </table> <h5>返回示例(成功)</h5> <pre><code>{ &amp;quot;msg&amp;quot;: &amp;quot;操作成功&amp;quot;, &amp;quot;code&amp;quot;: 200, &amp;quot;data&amp;quot;: [ { &amp;quot;registerNumber&amp;quot;: 1, // 注册数 &amp;quot;price&amp;quot;: 1800, // 消费金额 &amp;quot;dayStr&amp;quot;: &amp;quot;2023-09-16&amp;quot;, // 日期 &amp;quot;day&amp;quot;: 20230916 // 日期 } ] }</code></pre> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML