{
"num": 0,
"payType": 0,
"deviceType": 0,
"code": "string",
"payQrcodeWidth": 0,
"sysModule": "string"
}curl --location --request POST 'https://test.51vive.com/app/parent-child/buy/record/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"num": 0,
"payType": 0,
"deviceType": 0,
"code": "string",
"payQrcodeWidth": 0,
"sysModule": "string"
}'{
"code": 0,
"msg": "string",
"data": {}
}