{
"ver": "2.0.0",
"fromSoftId": 1,
"updLog": "测试\r\n阿萨德",
"updType": 1,
"status": 1
}curl --location --request POST '/myauth/web/addVersion' \
--header 'token: 2b036bd8139e44e1a8034e371d9584a7' \
--header 'Content-Type: application/json' \
--data-raw '{
"ver": "2.0.0",
"fromSoftId": 1,
"updLog": "测试\r\n阿萨德",
"updType": 1,
"status": 1
}'{
"code": 200,
"success": true,
"msg": "添加成功",
"sign": "",
"result": null,
"timestamp": 1645021680056
}