mirror of https://github.com/hykilpikonna/AquaDX
[F] Should be card id, not game user id
Build AquaMai / build (push) Has been cancelled
Details
Build AquaMai / build (push) Has been cancelled
Details
parent
27664164fa
commit
cf0e3ce989
|
@ -45,7 +45,7 @@ abstract class GameApiController<T : IUserData>(val name: String, userDataClass:
|
|||
rankingCache = time to us.em.createNativeQuery(
|
||||
"""
|
||||
SELECT
|
||||
u.id,
|
||||
c.id,
|
||||
u.user_name,
|
||||
u.player_rating,
|
||||
u.last_play_date,
|
||||
|
|
Loading…
Reference in New Issue