curl --location --request POST '/douyin/comment/action/?token&video_id&action_type'
{ "status_code": 0, "status_msg": "create comment success", "comment": { "id": 1656782484, "user": { "id": 1, "name": "Jerry", "follow_count": 0, "follower_count": 0, "is_follow": false }, "content": "棕熊", "create_date": "07-07" } }