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