mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
Merge pull request #7575 from dataease/pr@dev@fixSql
refactor: 升级pagehelper
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
<dependency>
|
||||
<groupId>com.github.pagehelper</groupId>
|
||||
<artifactId>pagehelper</artifactId>
|
||||
<version>5.3.1</version>
|
||||
<version>6.1.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>jsqlparser</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user