mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-04-30 05:38:31 +00:00
v3.9.2 开放online图表功能
This commit is contained in:
parent
4820ed56b4
commit
14c7cf9c5f
@ -21,7 +21,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot3</groupId>
|
||||
<artifactId>hibernate-re</artifactId>
|
||||
<artifactId>jeecg-online</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- AI大模型管理-->
|
||||
|
||||
@ -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-->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user