[3.2.0][feat]删除消息盒子的历史数据

This commit is contained in:
chenfufeng
2023-05-04 20:09:52 +08:00
parent a31df5ea07
commit aa90caff35
5 changed files with 22 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ interface IMsgBoxProvider: IMoGoFunctionServerProvider {
fun saveMsg(bean: MsgBoxBean)
fun delMsgTable(context: Context)
/**
* 获取本地数据库缓存的通知消息V2X、云公告、运营信息
*/