{
"note_id": "6588fa35000000003a00bb97234",
"guid": "bc9de1ad-42ac-4a85-ae29-eb5f8a1feee8",
"at_users": [],
"comment":"评论"
}
curl --location --request POST '/note/post_comment' \
--header 'Content-Type: application/json' \
--data-raw '{
"note_id": "6588fa35000000003a00bb97234",
"guid": "bc9de1ad-42ac-4a85-ae29-eb5f8a1feee8",
"at_users": [],
"comment":"评论"
}'
{"err_msg":"success","err_code":0,"data":{"success":false,"msg":"参数错误","data":null,"code":-9109}
,"hint":"170445128355582389281755"}