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