pagehelper配置修改
This commit is contained in:
@@ -89,7 +89,7 @@ public class PageDomain
|
||||
{
|
||||
if (StringUtils.isNull(reasonable))
|
||||
{
|
||||
return Boolean.TRUE;
|
||||
return Boolean.FALSE;
|
||||
}
|
||||
return reasonable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user