{ "id": 0 }
curl --location --request POST 'test-mg-admin.hwyc.io/v1/comment/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{ "code": 0, "msg": "string", "data": {}, "success": true }