[6.7.2]
[fix] [添加登录日志]
This commit is contained in:
@@ -48,4 +48,9 @@ enum class Carmodel(val serverName:String,@RawRes val rawValue: Int, val resId:
|
||||
}
|
||||
}
|
||||
|
||||
override fun toString(): String {
|
||||
return "Carmodel(serverName='$serverName', rawValue=$rawValue, resId=$resId)"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user