fix: 取消摘要数组倒序
This commit is contained in:
@@ -313,7 +313,6 @@ public class FlowableUtils {
|
||||
j++;
|
||||
}
|
||||
}
|
||||
Collections.reverse(summaryList);
|
||||
return summaryList;
|
||||
}
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user