{
"id": "string",
"socialId": "string",
"socialUserId": "string",
"userId": "string",
"headPortrait": "string",
"title": "string",
"content": "string",
"currentPage": 0,
"pageSize": 0,
"soSocialReply": {}
}
curl --location --request POST '43.139.194.209:8088/soSocialComment/insert' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"socialId": "string",
"socialUserId": "string",
"userId": "string",
"headPortrait": "string",
"title": "string",
"content": "string",
"currentPage": 0,
"pageSize": 0,
"soSocialReply": {}
}'
{}