{
"id": 1,
"vkey": "145FC253-6D16-44c9-A7A2-8C6BA685C137"
}curl --location --request POST '/myauth/web/getVersion' \
--header 'token: 2b036bd8139e44e1a8034e371d9584a7' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"vkey": "145FC253-6D16-44c9-A7A2-8C6BA685C137"
}'{
"code": 200,
"success": true,
"msg": "查询成功",
"sign": "",
"result": {
"id": 1,
"ver": "1.0.0",
"vkey": "145FC253-6D16-44c9-A7A2-8C6BA685C137",
"fromSoftId": 1,
"updLog": "首个版本发布",
"updTime": 1616737567,
"updType": 1,
"status": 1
},
"timestamp": 1645018000414
}