fix(admin): 区分领券广告收益未填充与零收益 #148

Merged
guke merged 1 commits from codex/fix-coupon-revenue-unfilled into feat/admin-dashboard-0716-optimizations-v2 2026-07-21 10:18:36 +08:00
Member

修改内容

  • 无 eCPM 填充记录时,领券数据接口返回 null
  • 已填充但收益为 0 时保留 0.0
  • 补充未填充与零收益的回归测试

验证

  • 后端定向测试:7 passed
  • Ruff 检查通过
  • 线上近 30 天 740 条领券记录中,647 条无对应 eCPM 填充记录
## 修改内容 - 无 eCPM 填充记录时,领券数据接口返回 null - 已填充但收益为 0 时保留 0.0 - 补充未填充与零收益的回归测试 ## 验证 - 后端定向测试:7 passed - Ruff 检查通过 - 线上近 30 天 740 条领券记录中,647 条无对应 eCPM 填充记录
linkeyu added 1 commit 2026-07-21 10:13:11 +08:00
guke merged commit 57731f2e8d into feat/admin-dashboard-0716-optimizations-v2 2026-07-21 10:18:36 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: WonderableAI/shaguabijia-app-server#148