duoqi-api/src/services
Wang Zhuoxuan 8401d8c714 对齐广告恢复奖励到统一奖励结算层
将 ad-recovery-service 的 applyReward() 从直接操作 users 表改为通过
rewardLedger 统一结算层发放,使用 ad_recovery:{sessionId} 幂等 key
防止重复结算,记录 stateBefore/After 资源快照便于审计追溯。
2026-05-13 20:04:32 +08:00
..
admin feat: 添加管理员修改自己密码的接口 2026-04-23 12:32:31 +08:00
app 扩展游戏化启动与商店 DTO 2026-05-13 17:38:54 +08:00
auth feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
gamification 扩展游戏化启动与商店 DTO 2026-05-13 17:38:54 +08:00
learning 实现游戏化金币发放服务 2026-05-13 13:01:00 +08:00
payment feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
progress 实现连续学习里程碑奖励 2026-05-13 10:51:01 +08:00
quiz feat: implement Phase 1b core features and Phase 1c commercialization 2026-04-09 00:12:12 +08:00
rewards 对齐广告恢复奖励到统一奖励结算层 2026-05-13 20:04:32 +08:00
shop 实现游戏化商店购买接口 2026-05-13 17:16:30 +08:00
subscription Add Flutter app-facing API routes 2026-05-04 01:24:23 +08:00