文档
测试

获取平均通过率

GET
http://localhost:8076/api/user/gettgavgbystudylog?type=-1&category=0

请求参数

参数名
类型
描述
必填
type
int
-1:全部类型
必填
category
int
0:全部时间 ,1:近期
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
data
object
数据字典
必填
allcount
int
总数
必填
tccount
int
通过数量
必填