yumoqing
4028d00584
feat: 客户dashboard新增按用户统计(今日/本月+总计)
load_dashboard.py:
- get_customer_users_today: 今日各用户调用次数+金额,含总计行
- get_customer_users_month: 本月各用户调用次数+金额,含总计行
customer_usage.ui: 底部嵌入 customer_users_table.ui
customer_users_table.ui: 左右双栏 Tabular(今日|本月)
api/: customer_users_today.dspy + customer_users_month.dspy
scripts/load_path.py: +3条路径注册
2026-07-02 14:06:15 +08:00
..
2026-05-31 10:01:28 +08:00
2026-05-31 08:07:25 +08:00
2026-05-31 08:07:25 +08:00
2026-05-31 08:07:25 +08:00
2026-07-02 14:06:15 +08:00
2026-07-02 14:06:15 +08:00
2026-05-26 11:14:56 +08:00
2026-06-01 15:41:40 +08:00
2026-06-01 15:41:40 +08:00
2026-05-31 08:00:22 +08:00