curl --location 'http://127.0.0.1:5700/api/system/check-update'
{ "data": { "current": "string", "latest": "string", "has_update": true, "release_notes": "string" } }