8
0
Commit Graph

1 Commits

Author SHA1 Message Date
0d08ac88b8 feat: stat 新增按游戏统计充值净额接口 GetGamePayAmount
对接 stat.gaore.com 的 /pay/getGamePayAmount:
- pay_channel.go:GetGamePayAmountReq/Resp/Param + 工厂函数(POST form,
  入参 tdate/tdate2/game_id/group_by_date),返回 game_id + pay_amount(单位元);
- client.go:新增 GetGamePayAmount 方法;
- client_test.go:新增 TestGetGamePayAmount。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 19:16:17 +08:00