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

修复综合动态序列解析溢出的问题 #1533

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Oct 21, 2022

Close #1524

修复综合动态序列解析溢出的问题

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

综合动态有时会遇到数据溢出的情况,导致JSON无法正常解析

新的行为是什么?

把相关的Int属性改为Long

PR 检查清单

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

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

备注

@Richasy Richasy added the bug 🐛 异常或错误使得应用不能按预期工作 label Oct 21, 2022
@Richasy Richasy merged commit cd2c5e2 into main Oct 21, 2022
@Richasy Richasy deleted the richasy/fixDynamicOverflow branch October 21, 2022 00:18
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] 动态 > 综合动态 报错
1 participant