在后端 API 中新增数据管理路由,支持从币安拉取订单和成交记录的功能。前端应用中引入数据管理组件,并在路由中添加相应的链接。更新了 API 服务,提供获取账号列表和查询 DB 交易的接口,增强了系统的数据处理能力与用户体验。 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| accounts.py | ||
| admin.py | ||
| auth.py | ||
| config.py | ||
| dashboard.py | ||
| data_management.py | ||
| public.py | ||
| recommendations.py | ||
| stats.py | ||
| system.py | ||
| trades.py | ||