将提现订单查询从 userId 改为使用 accountSequence: - getWithdrawals: 使用 findByAccountSequence 替代 findByUserId - getFiatWithdrawals: 使用 findByAccountSequence 替代 findByUserId - 新增 withdrawal-order.repository 的 findByAccountSequence 方法 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aggregates | ||
| events | ||
| repositories | ||
| value-objects | ||