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