rwadurian/backend/services/trading-service/src
hailin 1760f9b82c fix(trading): 为所有 DTO 添加 class-validator 装饰器
修复 trading.controller、admin.controller、transfer.controller
的 DTO 验证问题,解决 App 下单时 400 错误。

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 06:14:06 -08:00
..
api fix(trading): 为所有 DTO 添加 class-validator 装饰器 2026-01-18 06:14:06 -08:00
application fix(trading): 合并销毁和快照任务确保K线价格正确 2026-01-17 23:26:04 -08:00
domain feat(trading): 实现完整的CEX做市商双边深度系统 2026-01-17 21:11:23 -08:00
infrastructure feat(trading): 实现完整的CEX做市商双边深度系统 2026-01-17 21:11:23 -08:00
shared fix(trading-service): use payload.sub as accountSequence in JWT guard 2026-01-15 17:54:28 -08:00
app.module.ts fix(trading,auth): add parent .env path for shared JWT_SECRET 2026-01-15 06:57:57 -08:00
main.ts fix(api-gateway): correct Kong routing for trading-service 2026-01-15 05:27:46 -08:00