[6.4.0][Feat]FM数据入库并增加查询接口
This commit is contained in:
@@ -26,6 +26,8 @@ interface IMsgBoxProvider: IMoGoFunctionServerProvider {
|
||||
*/
|
||||
fun getCachedRecordBagData(): List<MsgBoxBean>
|
||||
|
||||
fun queryFMInfoList(context: Context, startTime: Long, endTime: Long): List<MsgBoxBean>
|
||||
|
||||
fun removeRecordInfo(context: Context, msgBoxBean: MsgBoxBean, key: String)
|
||||
|
||||
fun getDismissTime(): Long
|
||||
|
||||
Reference in New Issue
Block a user