rwadurian/backend/services/contribution-service/src
hailin 27a045e082 fix(contribution): 在算力明细事件中添加 regionCode 字段
修改 SystemContributionRecordCreatedEvent 事件,将 systemAccountType
拆分为 accountType 和 regionCode 两个独立字段,以便 mining-admin-service
正确同步按省市细分的算力明细记录

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 01:25:46 -08:00
..
api refactor(system-accounts): 移除 baseType 字段,使用 accountType+regionCode 复合唯一键 2026-01-20 21:29:01 -08:00
application fix(contribution): 在算力明细事件中添加 regionCode 字段 2026-01-21 01:25:46 -08:00
domain fix(contribution): 在算力明细事件中添加 regionCode 字段 2026-01-21 01:25:46 -08:00
infrastructure fix(contribution): 修复系统账户查询中 nullable regionCode 的 TypeScript 类型错误 2026-01-20 21:37:44 -08:00
shared fix(contribution-service): 修复JWT验证与auth-service不兼容 2026-01-11 18:18:21 -08:00
app.module.ts fix(contribution-service): add parent .env path for shared config 2026-01-15 07:00:02 -08:00
main.ts fix(contribution-service): 统一使用api/v2前缀 2026-01-11 09:05:42 -08:00