修复查询错误

This commit is contained in:
robin
2023-06-23 16:35:26 +08:00
parent f0829b28de
commit 1abb566021
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ public interface EasyToolsConstant {
/**
* 最大分页大小
*/
int MAX_PAGE_SIZE = 500;
int MAX_PAGE_SIZE = 1000;
/**
* 序列化id