-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert: 降级 MyBatis Plus 3.5.3.2 => 3.5.3.1
3.5.3.2 与项目现有数据权限处理方式存在冲突,初步分析是 MyBatis Plus 3.5.3.2 版本对 selectPage 等方法添加了 default 默认实现,此时项目的数据权限处理方式(重写 selectPage 方法)会导致 Invalid bound statement (not found) 异常
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters