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-07-02 14:06:15 +08:00
2026-05-28 14:53:20 +08:00
2026-05-31 10:01:28 +08:00
2026-06-17 15:40:50 +08:00
2026-06-02 20:17:56 +08:00
2026-06-02 00:25:12 +08:00
2026-06-02 00:25:12 +08:00
2026-06-02 00:25:12 +08:00
2026-06-01 16:39:57 +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-06-18 10:48:15 +08:00
2026-05-25 16:53:36 +08:00
2026-05-30 21:20:29 +08:00
2026-05-31 13:08:45 +08:00
2026-06-01 16:08:14 +08:00
2026-06-01 16:39:57 +08:00
2026-06-19 14:45:26 +08:00
2026-06-01 16:08:14 +08:00
2026-06-03 10:39:38 +08:00
2026-06-03 10:39:38 +08:00
2026-06-01 16:08:14 +08:00
2026-06-01 16:08:14 +08:00
2026-05-28 18:10:59 +08:00
2026-05-28 18:10:59 +08:00
2026-05-28 18:10:59 +08:00
2026-05-28 18:10:59 +08:00
2026-05-28 18:10:59 +08:00
2026-06-01 16:39:57 +08:00
2026-05-28 14:53:20 +08:00
2026-05-24 23:08:31 +08:00
2026-05-28 14:53:20 +08:00
2026-06-01 16:39:57 +08:00
2026-05-31 08:00:22 +08:00