文档
测试

首页入账笔数统计

GET
manager/index/countcredit

接口描述

首页入账笔数

请求参数

参数名
类型
描述
必填
day
int
显示每天的入账笔数
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
data
object
数据字典
必填
countByEveryDayList
array
每天的入账笔数
必填
countCredit
int
总入账笔数
必填
averageCredit
int
每月平均入账笔数
必填
dayList
array
每天的时间
必填

说明 / 示例

![image.png](https://cos.easydoc.net/37096412/files/kces69xg.png)