Commit 36235333 authored by Zheng Jie's avatar Zheng Jie
Browse files

代码优化

parent 45cda7cf
...@@ -13,5 +13,4 @@ public class PageResult<T> { ...@@ -13,5 +13,4 @@ public class PageResult<T> {
private final List<T> content; private final List<T> content;
private final long totalElements; private final long totalElements;
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment