curl --location --request PUT 'http://localhost:8081/tm/task/close/' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": {} }