初始化提交
This commit is contained in:
parent
2f8e33c0f5
commit
a98486d17a
|
|
@ -15,7 +15,7 @@ public class PageData<T> implements Serializable {
|
|||
/**
|
||||
* 总记录数
|
||||
*/
|
||||
private int total;
|
||||
private long total;
|
||||
|
||||
/**
|
||||
* 列表数据
|
||||
|
|
|
|||
Loading…
Reference in New Issue