This commit is contained in:
hrxiang
2022-03-30 09:23:41 +08:00
parent ad0563aee4
commit e009224256
4 changed files with 7 additions and 7 deletions

View File

@@ -538,7 +538,7 @@ class MessageManager {
List<String> keywordList = const [],
int keywordListMatchType = 0,
List<String> senderUserIDList = const [],
List<String> messageTypeList = const [],
List<int> messageTypeList = const [],
int searchTimePosition = 0,
int searchTimePeriod = 0,
int pageIndex = 1,