Login
登录
API | Description |
---|---|
POST exam/v1/account/login |
准考证登录 |
Plan
考试计划
API | Description |
---|---|
GET exam/v1/plan |
获取考试计划列表 |
GET exam/v1/plan?planId={planId} |
获取考试计划 |
Doctor
考生Api
API | Description |
---|---|
GET exam/v1/examinee/info |
考生基本信息 |
GET exam/v1/examinee/notes |
考前须知,(可能会取消) |
POST exam/v1/examinee/answer |
考生答案 |
POST exam/v1/examinee/answercard |
考生答题卡 |
POST exam/v1/examinee/complate |
交卷 |
POST exam/v1/OssSignature |
阿里OSS签名 |
test
API | Description |
---|---|
GET exam/v1/lock?id={id} |
No documentation available. |
GET api/test |
No documentation available. |
POST api/test |
No documentation available. |
PUT api/test/{id} |
No documentation available. |
DELETE api/test/{id} |
No documentation available. |
Paper
试卷
API | Description |
---|---|
POST exam/v1/question?index={index} |
获取试卷 |