curl --location --request GET 'http://101.126.20.163:8080/douyin/comment/list/?token=v2.local.OO19ihk4h03acSPzDnrSMs-BAcxe4LgmIIt0BFYFjLebE0VWiAP4khLVrff_z7f_hSsj3RobUcT5LMpmPAKE4ZUzawr90w8jTdzsWL0OIL0WBEAPVQ-slohA1r-h89MbyW9aCwKD2ujkdsF9rrs9Uc2VoSxSfttFnoXT5IQEUrmhej_v3ICYX92t6F1sRxvufbZ8JCn-A0o-6jxu6re6318yHutl4vbVIcKxwbNTzUp-yeWWzMvmlfscfdkeRIb_wykZ2taAMHquyZN5lk_7S-z3L473vs73FicwjUhfo1v1vUAW28XxYVrvRZCdhs_gzGJ6vTk.bnVsbA&video_id=7321410833244749824'
{
"status_code": 0,
"status_msg": "string",
"comment_list": [
{
"id": 0,
"user": {
"id": 0,
"name": "string",
"follow_count": 0,
"follower_count": 0,
"is_follow": true,
"avatar": "string",
"background_image": "string",
"signature": "string",
"total_favorited": 0,
"work_count": 0,
"favorite_count": 0
},
"content": "string",
"create_date": "string"
}
]
}