curl --location --request DELETE 'http://localhost:8080/emps/1,2,3'
{ "code": 1, "msg": "success", "data": null }