{
"id": 98
}curl --location --request POST '/myauth/web/delVersion' \
--header 'token: 2b036bd8139e44e1a8034e371d9584a7' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 98
}'{
"code": 200,
"success": true,
"msg": "删除成功",
"sign": "",
"result": null,
"timestamp": 1645022606720
}