[+] AquaMai GetServerAnnouncementApi placeholder

This commit is contained in:
Clansty
2025-01-16 15:50:53 +08:00
parent 2d35d41779
commit 8f7f422b28
2 changed files with 9 additions and 1 deletions

View File

@@ -236,6 +236,14 @@ fun Maimai2ServletController.initApis() {
)
}
"GetServerAnnouncement" static { mapOf(
"title" to "",
"announcement" to "",
"showOnIdle" to false,
"showOnUserLogin" to false,
"imageUrl" to "",
) }
"GetGameWeeklyData" static { mapOf(
"gameWeeklyData" to mapOf(
"missionCategory" to 0,