{
"type": 10,
"code": "1024",
"state": "9b2ffbc1-7425-4155-9894-9d5c08541d62"
}
curl --location --request POST '/system/social-user/bind' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 10,
"code": "1024",
"state": "9b2ffbc1-7425-4155-9894-9d5c08541d62"
}'
{
"code": 0,
"data": false,
"msg": ""
}