{
"id": 1,
"ver": 1.0.1,
"updLog": "首个版本发布",
"updType": 0,
"status": 1
}curl --location --request POST '/myauth/web/updVersion' \
--header 'token: 2b036bd8139e44e1a8034e371d9584a7' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"ver": 1.0.1,
"updLog": "首个版本发布",
"updType": 0,
"status": 1
}'{
"code": 200,
"success": true,
"msg": "修改成功",
"sign": "",
"result": null,
"timestamp": 1645020290412
}