fix:【光环助手】同步正式环境问题-新游开测相关 https://jira.shanqu.cc/browse/GHZS-3513
This commit is contained in:
@ -92,6 +92,7 @@ class HomeGameTestV2GameListViewHolder(
|
||||
val timeText = getTimeText(time)
|
||||
val typeText = when (gameEntity.eventType) {
|
||||
"test" -> "开启测试"
|
||||
"update" -> "游戏更新"
|
||||
else -> "首发上线"
|
||||
}
|
||||
return "$timeText $typeText"
|
||||
|
||||
Reference in New Issue
Block a user