初始化提交

This commit is contained in:
谭凯凯
2025-02-10 16:40:12 +08:00
committed by Tankaikai
parent 2f8e33c0f5
commit a98486d17a

View File

@@ -15,7 +15,7 @@ public class PageData<T> implements Serializable {
/**
* 总记录数
*/
private int total;
private long total;
/**
* 列表数据