mirror of https://github.com/jeecgboot/jeecg-boot
【issues/8666】升级mybatisPlus后SqlServer分页使用OFFSET ? ROWS FETCH NEXT ? ROWS ONLY,无默认排序字段导致online报表报错
parent
419e2bea0b
commit
342bdd2e38
|
@ -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-->
|
||||
|
|
Loading…
Reference in New Issue