{
"wecomUserId": "zhangsan",
"wxMomentId": "7523596548762333432",
"content": "testtest"
}curl --location --request POST 'https://stride-bg.dpclouds.com/hub-api/api/v2/wecom/moment/createComment?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"wecomUserId": "zhangsan",
"wxMomentId": "7523596548762333432",
"content": "testtest"
}'{"errcode":0,"errmsg":"ok","commentId":"686930dd631d6d8b356c0c73"}