统计模块
GET
http://api.newlineliuxue.com/crmCustomer/selectCount
请求参数
参数名
类型
描述
必填
date
String
month查的是按月,year查的是按年
必填
userid
int
通过用户Id再去细分
必填
type
String
now查询的是当月和当年,ago是查询指定时间
必填
year
String
2018-08-08的形式,当需要查询指定时间时需要传此字段
必填
响应参数
参数名
类型
描述
必填
value
int
数量
必填
name
String
分类名称
必填