[+] Verse: Return user challenge

This commit is contained in:
Azalea
2025-03-09 10:00:37 -04:00
parent cc5ffdf644
commit 9ac4b56ef7

View File

@@ -49,10 +49,9 @@ fun ChusanController.chusanInit() {
}
"GetUserUC".paged("userUnlockChallengeList") {
// TODO: Save and load user unlock challenge
// unlockChallengeId: int, status: int, clearCourseId: int, conditionType: int
// score: int, life: int, clearDate: date
empty
db.userChallenge.findByUser_Card_ExtId(uid)
}
"GetUserRecMusic".paged("userRecMusicList") {