Authori-zation: ********************curl --location --request GET '/api/admin/platform/community/note/detail/' \
--header 'Authori-zation: <api-key>'{
"auditStatus": 0,
"authorId": 0,
"authorName": "string",
"content": "string",
"cover": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"id": 0,
"image": "string",
"operateTime": "2019-08-24T14:15:22.123Z",
"productList": [
{
"createTime": "2019-08-24T14:15:22.123Z",
"id": 0,
"isPay": 0,
"noteId": 0,
"otPrice": 0,
"price": 0,
"productId": 0,
"productImage": "string",
"productName": "string"
}
],
"refusal": "string",
"title": "string",
"type": 0,
"video": "string"
}