mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-10-14 23:22:03 +00:00
【issues/8666】升级mybatisPlus后SqlServer分页使用OFFSET ? ROWS FETCH NEXT ? ROWS ONLY,无默认排序字段导致online报表报错
This commit is contained in:
@@ -256,7 +256,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.boot</groupId>
|
<groupId>org.jeecgframework.boot</groupId>
|
||||||
<artifactId>hibernate-re</artifactId>
|
<artifactId>hibernate-re</artifactId>
|
||||||
<version>3.8.2-GA</version>
|
<version>3.8.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--mongon db-->
|
<!--mongon db-->
|
||||||
|
Reference in New Issue
Block a user