调整新信息的获取模式,以前是刷新整体列表,更改为concat
This commit is contained in:
@@ -22,7 +22,7 @@ const getMessageList = (conversationType, targetId, timeStamp, count, isForward,
|
||||
conversationType,
|
||||
targetId,
|
||||
objectNames,
|
||||
timeStamp + 1000,
|
||||
timeStamp,
|
||||
count,
|
||||
isForward,
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user