rwadurian/backend/services/trading-service
hailin e8e1193387 fix(trading): 添加 original_quantity 数据库迁移文件
修复服务器上缺少 trades.original_quantity 列的问题

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 08:21:29 -08:00
..
prisma fix(trading): 添加 original_quantity 数据库迁移文件 2026-01-20 08:21:29 -08:00
src feat(trading): 添加涨跌幅显示及修复成交明细数据 2026-01-20 05:24:23 -08:00
.env.example feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
DEVELOPMENT_GUIDE.md feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
Dockerfile refactor(api): 升级 trading-service API 前缀至 v2 2026-01-11 22:37:17 -08:00
nest-cli.json feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
package-lock.json feat(trading): 资产页面实时价格 WebSocket 推送 2026-01-18 21:18:34 -08:00
package.json feat(trading): 资产页面实时价格 WebSocket 推送 2026-01-18 21:18:34 -08:00
tsconfig.json fix(trading-service): exclude prisma from tsconfig to fix build output path 2026-01-15 04:46:01 -08:00