curl --location --request DELETE 'http://localhost:8099/api/v1/article/delete?ids=1,2,3' \ --header 'Authorization: Bearer '
{}