{
"empty": true,
"property1": {},
"property2": {}
}
curl --location --request DELETE 'https://api.itbug.shop/api/auth/comment/remove' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEiLCJleHAiOjE2OTU0MzcyMjR9.kbmW-3ddds9YwdKzKMieQOUQmjQdMZYE27N724f16Xk' \
--header 'Content-Type: application/json' \
--data-raw '{
"empty": true,
"property1": {},
"property2": {}
}'
{
"state": 0,
"message": "string",
"data": {},
"type": "Toast",
"redirectUrl": "/error?message=token失效&reDirectTo=/orderList",
"success": true
}