feat(admin): 广告收益报表改为逐条广告事件 + 用户列显示手机号 #72
Reference in New Issue
Block a user
Delete Branch "feat/ad-revenue-per-event"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
报表主表从「按 用户×类型×应用×代码位 聚合」改成「逐条广告事件」(每次广告一行):
eCPM/收益 + 状态/应发/实发/一致;展开看该条金币复算因子
ad_audit.audit_rows 顺带补返回 ad_session_id(供展示↔发奖按会话合并)。
真实库验证:逐条输出正确、合计交叉核对一致(展示条数=ecpm行数、实发=库实发)、schema 校验通过。
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com