暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/delete_post' \ --form 'appid="10000"' \ --form 'postid="188"' \ --form 'usertoken="c046060cd559a318930491e3202b941cfa944837"'
{ "code": 1, "msg": "删除成功!", "data": [], "timestamp": 1686387462 }