{
"content": "string"
}curl --location '/n-operation/api/community//forum_posts/add' \
--header 'authorization;' \
--header 'referer;' \
--header 'Content-Type: application/json' \
--data '{
"content": "string"
}'{
"detail": "操作成功",
"result": "success"
}