Go to file
薇薇安 dbcb7012bd fix(account, frontend): 兼容处理创建时间字段
在 `account.py` 中更新了创建时间的获取逻辑,兼容 `created_at` 和 `create_at` 字段。前端组件 `StatsDashboard.jsx` 中相应调整了创建时间的展示逻辑,确保在 `created_at` 字段为空时能够正确显示。此更新提升了数据展示的准确性与用户体验。
2026-02-21 00:59:54 +08:00
backend fix(account, frontend): 兼容处理创建时间字段 2026-02-21 00:59:54 +08:00
docs fix(binance_client, position_manager, config): 增强止损与盈利保护逻辑 2026-02-20 23:38:14 +08:00
frontend fix(account, frontend): 兼容处理创建时间字段 2026-02-21 00:59:54 +08:00
recommendations-viewer a 2026-01-22 19:38:12 +08:00
scripts 1 2026-02-13 08:27:05 +08:00
trading_system feat(trades, database, binance_client, position_manager, risk_manager): 优化交易记录查询与内存管理 2026-02-21 00:53:32 +08:00
.cursorrules 1 2026-02-08 20:06:47 +08:00
.gitignore a 2026-01-13 18:47:42 +08:00