教程审核
接口地址:/console/tutorialaudit
请求方式 post
参数:
id 教程的id
status 审核结果 2-通过, 3-不通过
reason 不通过原因
返回格式:
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
请求方式 post
id 教程的id
status 审核结果 2-通过, 3-不通过
reason 不通过原因
{
"code": 1,
"data": {
},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?