Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

修复消息/稍后再看页面不能正常解析数据的问题 #1515

Merged
merged 2 commits into from
Oct 10, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Oct 10, 2022

Close #1511 #1480

两者皆是因为用户的mid超过int32的数位导致无法正常解析json。将mid属性改为int64即可修复这个问题

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

可能存在无法正常打开稍后再看/消息页面的问题

新的行为是什么?

修复

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

备注

@Richasy Richasy added the bug 🐛 异常或错误使得应用不能按预期工作 label Oct 10, 2022
@Richasy Richasy linked an issue Oct 10, 2022 that may be closed by this pull request
11 tasks
@Richasy Richasy merged commit 2b26aba into main Oct 10, 2022
@Richasy Richasy deleted the richasy/fixMessageParseError branch October 10, 2022 02:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 点赞页面无法正常打开 [Bug] 无法打开稍后再看
1 participant