Support group entitlement redemptions - #1
Merged
Conversation
Ooxygen7
marked this pull request as ready for review
August 7, 2026 16:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
📑 变更描述 / Description
完善兑换码权益体系:管理员可创建额度或分组权益兑换码,临时分组权益会同步建立与到期时间一致的兑换型订阅额度,使用户在对应套餐周期内能够正常调用模型。兑换码创建、编辑、移动端列表、钱包兑换反馈和多语言文案同步更新;同时修复兑换码表格操作列滚动时的层级与边界问题。
根因是原有分组权益兑换只更新用户分组,没有建立订阅计费来源,导致分组正确但钱包余额为零的用户仍被预扣费检查拒绝。
🚀 变更类型 / Type of change
🔗 关联任务 / Related Issue
✅ 提交前检查项 / Checklist
canvas/、output/和本地计划文档。📸 运行证明 / Proof of Work
bun run typecheck:通过。66f6a4fc9c9304d0c596d99c9648c53e30522448。