提交答案
POST
https://gangwugongcheng.cn/index.php/api/Examination/add_topic
请求参数
参数名
类型
描述
必填
token
int
token
必填
e_id
int
考试id
必填
t_id
int
题目id
必填
my_answer
string
我的答案 如 a,b,c
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:提交成功
必填
time
string
示例:1625038435
必填
data
object
示例:null
必填