代码优化

pull/729/head^2
Zheng Jie 2023-06-30 14:35:28 +08:00
parent 45cda7cf6a
commit 362353330a
1 changed files with 0 additions and 1 deletions

View File

@ -13,5 +13,4 @@ public class PageResult<T> {
private final List<T> content;
private final long totalElements;
}