文档
测试

点击考试

GET
http://192.168.2.246:3514/api/Home/GetTestPage

接口描述

点击进入考试并获取考试试题

请求参数

参数名
类型
描述
必填
userid
int
用户ID
必填

响应参数

参数名
类型
描述
必填
msg
数组
随机考试试题
必填
id
int
试题ID
必填
Title
string
题目
必填
CA
string
选项A
必填
CB
string
选项B
必填
CC
string
选项C
必填
CD
string
选项D
必填
ExamMinite
string
考试时间
必填
count
int
考试试题数量
必填