We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f22e2f commit 2bc76b0Copy full SHA for 2bc76b0
1 file changed
jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml
@@ -24,12 +24,7 @@
24
<artifactId>jeecg-online</artifactId>
25
</dependency>
26
27
- <!-- AI大模型管理-->
28
- <dependency>
29
- <groupId>org.jeecgframework.boot3</groupId>
30
- <artifactId>jeecg-boot-module-airag</artifactId>
31
- <version>${jeecgboot.version}</version>
32
- </dependency>
+
33
<!-- 企业微信/钉钉 api -->
34
<dependency>
35
<groupId>org.jeecgframework</groupId>
0 commit comments