rwadurian/backend/services/planting-service/src/domain
hailin d6055099c7 fix(planting): 支付完成后直接开启挖矿,跳过底池注入流程
- enableMining() 允许从 PAID 状态直接开启
- addPlanting() 树直接进入 effectiveTreeCount
- payOrder() 删除底池批次逻辑,直接调用 enableMining()

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 04:25:31 -08:00
..
aggregates fix(planting): 支付完成后直接开启挖矿,跳过底池注入流程 2025-12-14 04:25:31 -08:00
events fix(planting-service): PlantingOrderPaidEvent 添加 accountSequence 字段 2025-12-13 06:13:59 -08:00
repositories refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
services fix(planting): 无推荐人时分享权益进入分享权益池 2025-12-14 00:18:32 -08:00
value-objects refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
index.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00