Skip to content

Commit 2bc76b0

Browse files
committed
删除重复依赖
1 parent 1f22e2f commit 2bc76b0

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

  • jeecg-boot/jeecg-module-system/jeecg-system-biz

jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,7 @@
2424
<artifactId>jeecg-online</artifactId>
2525
</dependency>
2626

27-
<!-- AI大模型管理-->
28-
<dependency>
29-
<groupId>org.jeecgframework.boot3</groupId>
30-
<artifactId>jeecg-boot-module-airag</artifactId>
31-
<version>${jeecgboot.version}</version>
32-
</dependency>
27+
3328
<!-- 企业微信/钉钉 api -->
3429
<dependency>
3530
<groupId>org.jeecgframework</groupId>

0 commit comments

Comments
 (0)