Commit Graph

3 Commits

Author SHA1 Message Date
zpc
01213b21e1 321 2026-01-25 20:28:11 +08:00
gpu
85f410db3b feat: 实现抽奖逻辑调用 - 修复支付成功后无抽奖结果问题
- OrderService: 添加 ILotteryEngine 依赖,余额支付时调用抽奖
- PaymentNotifyService: 添加 ILotteryEngine 依赖,微信支付回调时调用抽奖
- ServiceModule: 更新依赖注入配置
- 支持普通抽奖(一番赏等)和无限赏两种模式
2026-01-22 01:30:54 +08:00
gpu
841533635c 调整文件夹层级 2026-01-04 01:47:02 +08:00