leniu-report-customization
Installation
SKILL.md
leniu 定制报表开发指南
详细字段说明见
references/table-fields.md
概述
定制报表基于报表基础表(由 MQ 消息写入)进行二次汇总:
- 订单类:
report_order_info+report_order_detail(消费/退款数据) - 账户流水类:
report_account_flow+report_account_flow_detail(钱包变动数据)
一、报表系统架构
1.1 两阶段消费模型
MQ 消息到达(下单/退款)
↓
Related skills