本文档由空谷团队支持维护~
如遇使用问题请前往官网联系我们
curl --location --request PUT 'http://server.kgu.cn:61054/api/post/collect' \
--header 'Content-Type: application/json' \
--data-raw '{
"postId": "string",
"targetMemberId": "string"
}'{
"result": "",
"code": 0,
"message": "",
"data": false
}