【issues/8666】升级mybatisPlus后SqlServer分页使用OFFSET ? ROWS FETCH NEXT ? ROWS ONLY,无默认排序字段导致online报表报错

springboot3
JEECG 2025-08-04 18:14:11 +08:00
parent 419e2bea0b
commit 342bdd2e38
1 changed files with 1 additions and 1 deletions

View File

@ -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-->