{
"userId": "1893842067523825666",
"createdAt": "2025-06-11 10:24:04",
"companyName": "某某公司",
"type": "1",
"fileUrl": "",
"content": "<p>公司公司怎么怎么不好</p >"
}
curl --location --request POST '/weibao/socialize' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "1893842067523825666",
"createdAt": "2025-06-11 10:24:04",
"companyName": "某某公司",
"type": "1",
"fileUrl": "",
"content": "<p>公司公司怎么怎么不好</p >"
}'
{
"code": 0,
"msg": "",
"data": null
}