{
"bindCode": "string",
"douyinAccount": "string"
}curl --location --request POST 'https://test.51vive.com/forums/smartCopy/bindDouyinAccount' \
--header 'Content-Type: application/json' \
--data-raw '{
"bindCode": "string",
"douyinAccount": "string"
}'{
"code": 0,
"msg": "string",
"data": true
}