rwadurian/backend/services/contribution-service
hailin 5ee6caa190 fix(contribution-service): 修复Kafka消息BigInt序列化错误
JSON.stringify无法序列化BigInt,添加自定义replacer将BigInt转换为字符串

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 09:57:21 -08:00
..
prisma fix(contribution-service): 修复synced_adoptions.status字段长度 2026-01-11 09:45:08 -08:00
src fix(contribution-service): 修复Kafka消息BigInt序列化错误 2026-01-11 09:57:21 -08:00
.env.example feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00
DEVELOPMENT_GUIDE.md feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00
Dockerfile fix(dockerfiles): 修复2.0服务健康检查路径 2026-01-11 06:45:44 -08:00
nest-cli.json feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00
package-lock.json feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00
package.json feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00
tsconfig.json feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00