mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-08 16:32:46 +08:00
fix: 取消摘要数组倒序
This commit is contained in:
parent
b5ba500b60
commit
39e68af120
@ -313,7 +313,6 @@ public class FlowableUtils {
|
||||
j++;
|
||||
}
|
||||
}
|
||||
Collections.reverse(summaryList);
|
||||
return summaryList;
|
||||
}
|
||||
return null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user