push points
This commit is contained in:
@@ -306,8 +306,7 @@ func (p *CustomerPointsProcessor) GetFerrisWheelGameAPI(ctx context.Context) (*m
|
||||
Status: "SUCCESS",
|
||||
Message: "Ferris Wheel game retrieved successfully.",
|
||||
Data: &models.GetFerrisWheelGameResponseData{
|
||||
Game: gameResponse,
|
||||
Prizes: prizeResponses,
|
||||
Game: gameResponse,
|
||||
},
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user