feat: 接入京东联盟订单到数据大盘 #90

Merged
marco merged 3 commits from intern/chenshuobo/dashboard-jd-cps-20260628 into main 2026-06-30 21:56:59 +08:00

3 Commits

Author SHA1 Message Date
lowmaster-chen a7d8562ddd fix: 调整数据大盘 DAU 为开始比价和开始领券口径 2026-06-30 19:49:49 +08:00
lowmaster-chen ad6a579ff8 fix: 数据大盘京东 CPS 仅统计实际佣金 2026-06-30 15:50:32 +08:00
lowmaster-chen 08a16c7632 feat: 接入京东联盟订单到数据大盘
改了什么:新增京东联盟订单查询客户端、cps_order 京东字段迁移、CPS 对账接口 platform=all/jd、数据大盘京东订单与佣金聚合。
为什么改:数据大盘需要展示京东 CPS 真实订单佣金,不再保持占位。
验证方式:python -m pytest tests\\test_admin_read.py::test_dashboard_overview tests\\test_cps_admin.py::test_jd_reconcile_updates_dashboard -q;本地真实拉取 2026-06-27 京东订单 3 行,页面显示京东有效 1 单/佣金 ¥0.13。
2026-06-28 17:25:25 +08:00