This website requires JavaScript.
Explore
Help
Register
Sign In
cat-shark
/
lpt-be
Watch
1
Star
0
Fork
0
You've already forked lpt-be
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
206
Commits
4
Branches
0
Tags
b18f8b4d1cefb2aff99a32f53d56515275d8283a
Commit Graph
2 Commits
Author
SHA1
Message
Date
cat-shark
3a30b746f5
fix(分页): MybatisPlusConfig 缺少 PaginationInnerInterceptor 导致 selectPage 不分页
...
PaginationInnerInterceptor 负责为 selectPage 生成 LIMIT/COUNT 查询, 缺失时返回全部记录且 total=0,前端分页控件因此不显示。
2026-07-05 11:43:13 +08:00
cat-shark
1fc41f1443
feat: 添加 MyBatis-Plus 多租户配置,自动注入行级数据隔离
2026-05-27 21:24:15 +08:00