curl --location --request GET 'http://127.0.0.1:9307/cypnest/config/update/check'{
"status": 0,
"msg": "string",
"data": {
"Ver": "string",
"Log": [
{
"Ver": "string",
"Log": "string",
"DateTime": "string"
}
],
"InfoUrl": "string",
"DateTime": "string",
"IsNeedUpdate": true,
"Title": "string",
"Size": "string"
}
}