{
"content": "string",
"type": "string"
}
curl --location --request POST 'https://www.nmgjgsw.cn//qr/get' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"type": "string"
}'
{
"success": false,
"data": {},
"message": "",
"code": 0
}