Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pagemodel分页不起作用 #44

Open
huang405 opened this issue Jan 22, 2020 · 1 comment
Open

pagemodel分页不起作用 #44

huang405 opened this issue Jan 22, 2020 · 1 comment

Comments

@huang405
Copy link

没有进入分页拦截器

@huang405
Copy link
Author

// must return void
void getAll(PageModel page);
注意这里没有任何返回值,返回的值在PageModel对象里面。一旦使用了PageModel的方式,必须是配置了物理分页,并且方法的返回值必须为void。


这段误导了,void 变成返回值list 出来了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant