Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

评论对应笔记时虽然显示成功,但是从客户端刷新无法看到评论的笔记。检查发现status不为2,而是-1。请问是什么原因呢? #125

Open
Justincyz opened this issue Aug 21, 2024 · 3 comments

Comments

@Justincyz
Copy link

{
"id":"xxx",
"ip_location":"广东",
"sub_comment_cursor":"",
"sub_comment_has_more":false,
"content":"你好啊啊",
"user_info":{
"user_id":"xxxx",
"nickname":"xxxxxxx",
"image":"https://sns-avatar-qc.xhscdn.com/avatar/xxxxx?imageView2/2/w/120/format/jpg"
},
"sub_comment_count":"0",
"liked":false,
"show_tags":[

  ],
  "create_time":1724055640000,
  "sub_comments":[
     
  ],
  "note_id":"xxxxxx",
  "status":-1,
  "at_users":[
     
  ],
  "like_count":"0"

}

@souldjl
Copy link

souldjl commented Aug 28, 2024

同,点赞也是一样,只有自己看的到,并没有真正 点赞上去

@Justincyz
Copy link
Author

同,点赞也是一样,只有自己看的到,并没有真正 点赞上去

我发现是小红书的系统判断导致的

@souldjl
Copy link

souldjl commented Nov 4, 2024

同,点赞也是一样,只有自己看的到,并没有真正 点赞上去

我发现是小红书的系统判断导致的

有解决方案吗 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants