mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
解决3.6.1版本添加online报表报错Subject does not have permission [online:report:add] #5672
This commit is contained in:
2
pom.xml
2
pom.xml
@ -244,7 +244,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jeecgframework.boot</groupId>
|
<groupId>org.jeecgframework.boot</groupId>
|
||||||
<artifactId>hibernate-re</artifactId>
|
<artifactId>hibernate-re</artifactId>
|
||||||
<version>3.6.0-beta</version>
|
<version>3.6.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--mongon db-->
|
<!--mongon db-->
|
||||||
|
|||||||
Reference in New Issue
Block a user