{
"targetUmsId": 0,
"type": 0
}
curl --location --request POST 'https://test.51vive.com/app/parent-child/apply/submit' \
--header 'Content-Type: application/json' \
--data-raw '{
"targetUmsId": 0,
"type": 0
}'
{
"code": 0,
"msg": "string",
"data": 0
}