Authorization: Bearer ********************
{ "request_id": 78, "action_type": 1, "message": "恭喜你加入队伍!" }
curl --location --request POST 'http://101.35.229.143:8888/fusion/team/manage/action' \ --header 'Content-Type: application/json' \ --data-raw '{ "request_id": 78, "action_type": 1, "message": "恭喜你加入队伍!" }'
{ "status_code": 0, "status_msg": "cillum" }