简要描述
请求URL
/api/job.paper/addSellingRefiningAndLiteraryScript
请求方式
参数
{
"step": "webSellingRefiningAndLiteraryScript",
"name": "商品卖点提炼及文学脚本制作01",
"belongs": 1,
"background":"题干",
"extra":[{"demand":"要求"}],
"questionList": [{
"type":4,
"answer":"参考答案",
"question":"短片名称",
"tag": "1",
"belongs": 1,
"score": 2
}]
}
返回示例
{
"code": 20000,
"msg": "success",
"time": "2021-10-12 15:44:09",
"data": []
}