创建人工试卷
POST
/examPaper/create
试卷管理
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Body 参数application/json
id
integer <int64>
id
examPaperName
string
试卷名称
duration
integer <int32>
答题时间(分钟)
isManual
integer <int32>
必需
allowMakeup
integer <int32>
必需