Authorization: Bearer ********************
curl --location --request POST 'http://127.0.0.1:6810/api/activities/1/controllers/1' \ --header 'Authorization: Bearer <token>'
{ "code": "SIGNED_FACILITY", "message": "报名成功", "data": true }