修改tencent回调,领取奖励部分

This commit is contained in:
chy
2025-06-26 21:03:22 +08:00
parent 1846a7918d
commit 6a3a06574a
4 changed files with 19 additions and 0 deletions

View File

@ -21,4 +21,5 @@ type RewardWaters struct {
CreatedAt *gtime.Time //
UpdatedAt *gtime.Time //
DeletedAt *gtime.Time //
GameId interface{} // 游戏唯一 id
}