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