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