{
"userType": 1,
"reqJsonStr": "string"
}curl --location --request POST '/admin-api/system/social-client/get-wx-ma-unlimited-QR-code?userType=1024' \
--header 'Content-Type: application/json' \
--data-raw '{
"userType": 1,
"reqJsonStr": "string"
}'{
"code": 0,
"data": "string",
"msg": "string"
}