用户统计
POST
http://localhost:8085/users/countUser
请求参数
参数名
类型
描述
必填
countType
int
示例:4 //1、昨日 2、近七天 3、本月 4、自定义时间段 5、统计数量 传4的时候必填开始时间跟结束时间
必填
startDate
string
示例:2020-07-18
可选
endDate
string
示例:2020-07-29
可选