MultiItemEntity.kt 83 Bytes Raw Blame History Permalink 1 2 3 4 5 package com.wd.foundation.bean interface MultiItemEntity { val itemType: Int }