curl --location --request DELETE 'http://localhost:8080/admin/topic/delete/' \ --header 'token;'
{ "code": 0, "msg": "", "data": null }