feat: expand merchant revenue statistics

This commit is contained in:
shiran
2026-07-20 11:34:42 +08:00
parent c9d007497b
commit 0fd4b6cf16
3 changed files with 69 additions and 4 deletions
+4
View File
@@ -123,6 +123,10 @@ export PAY007_KEY=your-secret-key
007pay stats --begin "2026-07-01 00:00:00" --end "2026-07-31 23:59:59"
```
`StatsResponse` includes order counts by state, manual-order count, gross and
received amounts, successful refund count/amount, fee, and net amount. All
amount fields use cents.
签名调试:
```bash