Skip to content

Commit 3623533

Browse files
committed
代码优化
1 parent 45cda7c commit 3623533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eladmin-common/src/main/java/me/zhengjie/utils/PageResult.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ public class PageResult<T> {
1313
private final List<T> content;
1414

1515
private final long totalElements;
16-
1716
}

0 commit comments

Comments
 (0)