文档
测试

02-近一周内的每日用户新增数量

GET
http://localhost:5000/api/manager/statistics/user_week_count

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:最近一周的用户增长统计
必填
data
array
数据列表
必填
register_time
string
示例:2021-02-15T11:16:15.000Z
必填
register_count
int
示例:5
必填