在后端API中新增现货推荐扫描功能,定时将数据写入Redis缓存,并提供相应的API接口以获取现货推荐。前端组件更新以支持现货推荐的展示与切换,提升用户体验与决策支持。此改动为用户提供了实时的现货推荐信息,增强了系统的功能性与灵活性。 |
||
|---|---|---|
| .. | ||
| __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 | ||