rwadurian/backend/services/planting-service/src
hailin fe8e9a9bb6 fix(planting-service): 修复趋势数据查询表名错误
表名应为 planting_orders(复数),不是 planting_order

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 10:26:36 -08:00
..
api feat(planting-service, admin-web): 实现认种趋势图表功能 2026-01-06 10:21:11 -08:00
application feat(planting-service, admin-web): 实现认种趋势图表功能 2026-01-06 10:21:11 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain feat(planting-service, admin-web): 实现认种趋势图表功能 2026-01-06 10:21:11 -08:00
infrastructure fix(planting-service): 修复趋势数据查询表名错误 2026-01-06 10:26:36 -08:00
shared refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts feat(contract): 增强合同生成功能 2025-12-25 05:35:40 -08:00