3 lines
94 B
Kotlin
3 lines
94 B
Kotlin
package com.yunbao.faceunity.entity
|
|
|
|
data class MenuGroupBean(val titleId :Int,val iconId:Int) |