DYH云

DYH开放接口


编辑试卷

<h5>简要描述</h5> <ul> <li>编辑试卷</li> </ul> <h5>请求URL</h5> <ul> <li><code>/api/job.question/editByFiveStep/id/:paperId</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <pre><code>{ "question": "使用富文本11", "score": "20", "questionId":"261", #编辑的时候需要 "name":"罗测试1015111", "goodsImg":[xxx,xxx], "option": [ "选项 A","选项 B" ], "partQues": [ {"type":"1", "answer":"1", "part":"1", "option" : ["111", "222"], "questionId":262, "paperQuestionId":551}, {"type":"2", "answer":"1", "part":"1","questionId":263, "paperQuestionId":552} ] }</code></pre> <h5>返回示例</h5> <pre><code>{ "code": 20000, "msg": "success", "time": "2021-10-15 16:39:29", "data": [] }</code></pre>

页面列表

ITEM_HTML