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