forked from Cookies_Github_mirror/AquaDX
[O] Rewrite GetUserLoginBonus
This commit is contained in:
@@ -7,4 +7,5 @@ import org.springframework.context.annotation.Configuration
|
||||
@ConfigurationProperties(prefix = "game.chusan")
|
||||
class ChusanProps {
|
||||
var teamName: String? = null
|
||||
var loginBonusEnable = false
|
||||
}
|
||||
Reference in New Issue
Block a user