[2.13.0][fix]添加查询消息盒子历史数据
This commit is contained in:
@@ -16,6 +16,10 @@ object CallerMsgBoxManager {
|
||||
MogoServicePaths.PATH_MSG_BOX_MODULE
|
||||
)
|
||||
|
||||
fun queryAllMessages(context: Context) {
|
||||
providerApi?.queryAllMessages(context)
|
||||
}
|
||||
|
||||
/**
|
||||
* 存储数据到消息盒子
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user