Authorization: ********************{
"id": 0,
"pid": 0,
"content": "string",
"articleId": 0,
"scene": "string",
"tags": [
0
],
"remark": "string",
"images": [
{
"name": "string",
"url": "string",
"size": 0,
"text": "string"
}
],
"entities": [
{
"type": "string",
"offset": 0,
"length": 0,
"target": "string",
"category": "string"
}
]
}curl --location 'https://dev-api.inis.cn/api/article/comment' \
--header 'X-Forwarded-For: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"pid": 0,
"content": "string",
"articleId": 0,
"scene": "string",
"tags": [
0
],
"remark": "string",
"images": [
{
"name": "string",
"url": "string",
"size": 0,
"text": "string"
}
],
"entities": [
{
"type": "string",
"offset": 0,
"length": 0,
"target": "string",
"category": "string"
}
]
}'{
"code": 0,
"msg": "string",
"data": null
}
扫码加入【 inis 】开发群
在这里,获得【 inis 】使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入QQ群