8
0
gaore-common-sdk-go/services/stat
xuyang 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
..
agent.go feat(stat): 新增通过口令获取口令配置信息 2025-11-19 14:45:03 +08:00
client_test.go feat: stat 新增按游戏统计充值净额接口 GetGamePayAmount 2026-06-08 19:16:17 +08:00
client.go feat: stat 新增按游戏统计充值净额接口 GetGamePayAmount 2026-06-08 19:16:17 +08:00
game.go 获取区服统计数据v2 2025-10-27 17:37:17 +08:00
pay_channel.go feat: stat 新增按游戏统计充值净额接口 GetGamePayAmount 2026-06-08 19:16:17 +08:00
pay.go 新增获取用户累计付费方法 2025-09-05 10:25:50 +08:00
site.go feat(stat/site):封装回调权重缓存刷新方法 2026-02-28 16:04:36 +08:00
user.go feat(stat): 添加游戏作品ID字段到用户统计请求 2026-01-27 20:52:08 +08:00