日同比统计
GET
http://localhost:8088/bala/erp/index/userStatistics
请求头
参数名
类型
描述
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI0IiwiaWF0IjoxNjExMDE5ODMzLCJleHAiOjE2MTE2MjQ2MzN9.Egu83HCesVfa6Hn2vPSDzVsYN97vVhdF50UCF4T0sedYKbngK70q5LFjnQd0pgy724jeHMYIjGq2m6BzQfRLIQ
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
todayCount
int
示例:3 今天
必填
yesterdayCount
int
示例:0 昨天
必填
totalCount
int
示例:16 总数
必填
ratio
string
示例:100.0% 同占比
必填
todayCount
int
示例:5
必填
yesterdayCount
int
示例:0
必填
totalCount
int
示例:15
必填
ratio
string
示例:100.0%
必填
todayCount
int
示例:1
必填
yesterdayCount
int
示例:10
必填
totalCount
int
示例:21
必填
ratio
string
示例:90.0%
必填
todayCount
int
示例:0
必填
yesterdayCount
int
示例:0
必填
totalCount
int
示例:18
必填
ratio
string
示例:.0%
必填
todayCount
int
示例:1
必填
yesterdayCount
int
示例:0
必填
totalCount
int
示例:6
必填
ratio
string
示例:100.0%
必填