lmw
2025-03-07 1337b3159b6e0f1d6d2edc7c95f2127345d9f671
1
2
3
4
5
package com.sinata.xqmuse.utils.event
 
data class EmptyEvent(val code:Int) {
 
}