[F] Fix maimai2 reboot window?

This commit is contained in:
Azalea 2024-04-25 17:38:36 -04:00
parent cd7da64794
commit 362b69d921

View File

@ -235,7 +235,7 @@ class Maimai2ServletController(
"isMaintenance" to false, "isMaintenance" to false,
"requestInterval" to 10, "requestInterval" to 10,
"rebootStartTime" to "2099-01-01 23:59:00.0", "rebootStartTime" to "2099-01-01 23:59:00.0",
"rebootEndTime" to "2099-01-01 23:59:00.0", "rebootEndTime" to "2099-01-01 23:59:01.0",
"movieUploadLimit" to 10000, "movieUploadLimit" to 10000,
"movieStatus" to 0, "movieStatus" to 0,
"movieServerUri" to "", "movieServerUri" to "",