文档
测试

新统计接口

GET
http://localhost:8076/api/member/getmemberpayorycstatics?year=2023&month=2

请求参数

参数名
类型
描述
必填
year
int
必填
month
int
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
monthData
array
月度数据,请求月每天的数据
必填
year
string
必填
month
string
必填
date
int
必填
appointmentData
array
预约数据
必填
username
string
姓名
必填
tpapisadopt
int
预测结果 1通过 2不通过
必填
orderList
array
订单数据
必填
username
string
姓名
必填
category
int
类型
必填
payfee
float
支付金额
必填
appointconst
object
考试统计
必填
tcCount
int
通过人数
必填
tcPercent
string
通过率
必填
lastDayYc
array
昨日考试预测数据
必填
username
string
姓名
必填
predict_label
int
是否通过 1通过 2不通过
必填
orderConst
object
订单数据
必填
newbuy
int
新购
必填
xufeibuy
int
续费
必填