{
"uid": 0,
"updateMoneyType": "string",
"updateMoney": 0,
"updateVirtualMoney": 0,
"updateMoneyReason": "string"
}curl --location --request POST '/tob/wallet/personal/doDeductVirtualBalance' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": 0,
"updateMoneyType": "string",
"updateMoney": 0,
"updateVirtualMoney": 0,
"updateMoneyReason": "string"
}'{
"code": 0,
"msg": "",
"time": 0,
"data": {}
}