[2.13.0][fix]添加查询消息盒子历史数据
This commit is contained in:
@@ -5,6 +5,9 @@ import com.mogo.eagle.core.data.msgbox.MsgBoxBean
|
||||
import com.mogo.eagle.core.function.api.base.IMoGoFunctionServerProvider
|
||||
|
||||
interface IMsgBoxProvider: IMoGoFunctionServerProvider {
|
||||
|
||||
fun queryAllMessages(context: Context)
|
||||
|
||||
fun saveMsg(bean: MsgBoxBean)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user