更新
This commit is contained in:
@ -15,7 +15,8 @@ public class PageUtils extends PageHelper
|
||||
/**
|
||||
* 设置请求分页数据
|
||||
*/
|
||||
public static void startPage()
|
||||
public static void
|
||||
startPage()
|
||||
{
|
||||
PageDomain pageDomain = TableSupport.buildPageRequest();
|
||||
Integer pageNum = pageDomain.getPageNum();
|
||||
|
Reference in New Issue
Block a user