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