forked from Cookies_Github_mirror/AquaDX
[+] Verse: Return user challenge
This commit is contained in:
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user