{
"participateId": 0,
"labelList": [
{
"labelId": 0,
"labelName": "string"
}
]
}curl --location --request POST '/ly/dfv/portal/participate/addLabel' \
--header 'Content-Type: application/json' \
--data-raw '{
"participateId": 0,
"labelList": [
{
"labelId": 0,
"labelName": "string"
}
]
}'{
"rows": null,
"result": "",
"resultType": 0,
"msg": ""
}