{
"userId ": "xxxxxx",
"certO": "xxxxxx"
}
curl --location --request POST 'https://sscdev.parking24.cn/confidential/generateRandom' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId ": "xxxxxx",
"certO": "xxxxxx"
}'
{}