curl --location --request GET 'https://test.51vive.com/forums/hot/extract/getById?id'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"umsId": 0,
"companyId": 0,
"title": "string",
"tag": "string",
"items": [
{
"id": 0,
"extractId": 0,
"origin": "string",
"content": "string",
"status": 0,
"result": "string"
}
],
"status": 0
}
}