x-token: ********************curl --location 'http://47.254.255.198:8888/news/findNews?ID=undefined' \
--header 'x-token: <api-key>'{
"code": 0,
"data": {
"ID": 0,
"content": "string",
"createdAt": "string",
"extra": {
"property1": "string",
"property2": "string"
},
"title": "string",
"updatedAt": "string"
},
"msg": "string"
}