暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/delete_comment' \
--form 'appid="10000"' \
--form 'commentid="17"' \
--form 'usertoken="96092e1ac25a266ccc280f89da6a5fe8afa1fa89"'
{
"code": 1,
"msg": "删除成功!",
"data": [],
"timestamp": 1685671538
}