在 `account.py` 中更新了创建时间的获取逻辑,兼容 `created_at` 和 `create_at` 字段。前端组件 `StatsDashboard.jsx` 中相应调整了创建时间的展示逻辑,确保在 `created_at` 字段为空时能够正确显示。此更新提升了数据展示的准确性与用户体验。 |
||
|---|---|---|
| .. | ||
| models | ||
| routes | ||
| __init__.py | ||
| auth_deps.py | ||
| auth_utils.py | ||
| main.py | ||
| redis_log_handler.py | ||
| supervisor_account.py | ||