fix: 新游开测相关功能优化(第四期)—0313运营测试-客户端 https://jira.shanqu.cc/browse/GHZSCY-7676
This commit is contained in:
@ -83,7 +83,7 @@ class GameServerTestV2ViewModel(application: Application) : AndroidViewModel(app
|
||||
companion object {
|
||||
const val RECENT_GAME = "近期"
|
||||
const val TODAY_GAME = "今天"
|
||||
const val FUTURE_GAME = "未来"
|
||||
const val FUTURE_GAME = "预约"
|
||||
}
|
||||
|
||||
class Factory(private val mApplication: Application) :
|
||||
|
||||
Reference in New Issue
Block a user