3.7.0 大版本发布(chatgpt依赖放到底层)

This commit is contained in:
JEECG
2024-06-13 16:20:35 +08:00
parent aa24978d2b
commit e00358859c
2 changed files with 6 additions and 6 deletions

View File

@@ -16,12 +16,6 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-base-core</artifactId>
</dependency>
<!-- chatgpt -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-chatgpt</artifactId>
</dependency>
</dependencies>
</project>