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

修复直播数据解析错误 #1656

Merged
merged 2 commits into from
Mar 15, 2023
Merged

修复直播数据解析错误 #1656

merged 2 commits into from
Mar 15, 2023

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Mar 15, 2023

Close #1610

修复数据定义的类型溢出问题

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

直播间搜索有概率出现用户Id过大的情况,导致JSON反序列化失败

新的行为是什么?

修复此问题

PR 检查清单

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

  • 应用成功启动
  • 包含破坏式更新

备注

@Richasy Richasy added the bug 🐛 异常或错误使得应用不能按预期工作 label Mar 15, 2023
@Richasy Richasy merged commit 8678441 into main Mar 15, 2023
@Richasy Richasy deleted the richasy/fixLiveParse branch March 15, 2023 13:48
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] Cannot retrieve live rooms due to integer overflow
1 participant