提现档位后端权威化:tiers下发+每日限次/选一额度+下单档位闸(7-9) #129
Reference in New Issue
Block a user
Delete Branch "79ljh"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
提现档位后端权威化(7-9,配套 android 同名分支 PR)
规则(2026-07-09 与产品逐条拍板)
rewards.WITHDRAW_TIERS_COIN_CASH:0.1/0.3(新人,历史一次性)+ 0.5(日3次)/10/20(日1次)改动
GET /wallet/withdraw-info新增source参数 + 响应tiers[](amount/label/badge/available/disabled_reason/remaining_today)create_withdraw加档位闸:coin_cash 仅可提预设档位且该档可提,否则 400/409(防绕过客户端刷);放在幂等返回/在途互斥之后,不破坏同号重试测试
tests/test_withdraw_tiers.py6 项全过(档位下发/新人独立+一次性/选一额度/次数耗尽/非档位金额拒绝/invite 不受影响)🤖 Generated with Claude Code