Authorization: Bearer ********************
curl --location --request POST '/task-confirm/batch-confirmation?ids&receiverName' \ --header 'Authorization: Bearer <token>'
{ "code": 10000, "data": 0, "message": "提示消息内容" }