curl --location --request GET 'https://api.tolink.cloud/update_log_management/get?id'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"title": "string",
"updateDate": "string",
"content": "string",
"createdBy": 0,
"createdAt": "string",
"updatedBy": 0,
"updatedAt": "string",
"deletedAt": "string"
}
}