v3.9.2 开放online图表功能

This commit is contained in:
JEECG 2026-04-28 17:35:16 +08:00
parent 4820ed56b4
commit 14c7cf9c5f
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
</dependency>
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>hibernate-re</artifactId>
<artifactId>jeecg-online</artifactId>
</dependency>
<!-- AI大模型管理-->

View File

@ -273,8 +273,8 @@
</dependency>
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>hibernate-re</artifactId>
<version>3.9.1-beta</version>
<artifactId>jeecg-online</artifactId>
<version>3.9.2-beta</version>
</dependency>
<!--mongon db-->