Skip to content

🐛 #3258【微信支付】解决部分金额字段整数溢出问题 #3267

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

Merged
merged 1 commit into from
May 8, 2024

Conversation

imyzt
Copy link
Contributor

@imyzt imyzt commented Apr 28, 2024

解决部分字段uint64int64映射到Java的Integer导致的整数溢出。

  1. 核销事件回调通知API
image
  1. 查询代金券详情
image
  1. 条件查询批次列表API
image

@binarywang binarywang added this to the 4.6.2 milestone May 8, 2024
@binarywang binarywang linked an issue May 8, 2024 that may be closed by this pull request
@binarywang binarywang merged commit 222c23c into binarywang:develop May 8, 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

Successfully merging this pull request may close these issues.

max amount字段类型过小
2 participants