简要描述
请求URL
/api/job.paper/editSellingRefiningAndLiteraryScript/id/#jobPaperId
请求方式
参数
{
"step": "webSellingRefining",
"name": "商品卖点提炼01",
"belongs": 1,
"background":"题干",
"extra":[{"demand":"要求"}],
"questionList": [{
"jobQuestionId":127, #编辑时必须要的
"paperQuestionId":131, #编辑时必须要的
"type":4,
"answer":"参考答案1",
"question":"短片名称1",
"tag": "1",
"belongs": 1,
"score": 2
}]
}
返回示例
{
"code": 20000,
"msg": "success",
"time": "2021-10-12 15:54:08",
"data": []
}
返回参数说明
参数名 |
类型 |
说明 |
groupid |
int |
用户组id,1:超级管理员;2:普通用户 |
备注