[6.2.0]
[xiaozhi] [taxi 和无人化taxi 小智和动画]
This commit is contained in:
@@ -6,4 +6,7 @@ data class MsgBoxBean(val type: MsgBoxType, val bean: Any) {
|
||||
var timestamp: Long = 0
|
||||
var bean2Json: String = ""
|
||||
var sourceType: DataSourceType = DataSourceType.DEFAULT
|
||||
override fun toString(): String {
|
||||
return "MsgBoxBean(type=$type, bean=$bean, timestamp=$timestamp, bean2Json='$bean2Json', sourceType=$sourceType)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user