This website requires JavaScript.
Explore
Help
Register
Sign In
xiaokang
/
lotteryLaravel
Watch
1
Star
0
Fork
0
You've already forked lotteryLaravel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5398af0a55d36af197c2ba9839433f4a2d5f5bb5
lotteryLaravel
/
app
/
Services
/
Wallet
History
kang
5398af0a55
feat: add wallet transfer reconcile command and schedule task
...
新增钱包划转对账命令行工具与定时任务,用于扫描主站与彩票侧的转账流水差异,记录掉单和异常划转单,并生成对账报告。
2026-05-15 10:41:39 +08:00
..
HttpMainSiteWalletGateway.php
refactor:拆分 API 路由与请求校验,统一 final 类和代码风格
2026-05-13 11:54:40 +08:00
LotteryTransferService.php
feat: 新增玩家管理与转账对账相关功能
2026-05-14 10:43:33 +08:00
MainSiteWalletGateway.php
feat: 增强玩家 API,新增 locale 和时间字段,更新钱包 API 以支持可用余额计算,添加错误码与多语言支持
2026-05-09 15:05:46 +08:00
MainSiteWalletResult.php
feat: 增强玩家 API,新增 locale 和时间字段,更新钱包 API 以支持可用余额计算,添加错误码与多语言支持
2026-05-09 15:05:46 +08:00
StubMainSiteWalletGateway.php
feat: 增强玩家 API,新增 locale 和时间字段,更新钱包 API 以支持可用余额计算,添加错误码与多语言支持
2026-05-09 15:05:46 +08:00
WalletTransferReconcileDetector.php
feat: add wallet transfer reconcile command and schedule task
2026-05-15 10:41:39 +08:00