|
@@ -31,13 +31,12 @@
|
|
|
|
|
|
<!-- 增加 openai -->
|
|
|
<dependency>
|
|
|
- <groupId>org.springframework.ai</groupId>
|
|
|
- <artifactId>spring-ai-openai-spring-boot-starter</artifactId>
|
|
|
+ <groupId>cn.iocoder.boot</groupId>
|
|
|
+ <artifactId>yudao-spring-boot-starter-security</artifactId>
|
|
|
</dependency>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>cn.iocoder.boot</groupId>
|
|
|
- <artifactId>yudao-spring-boot-starter-security</artifactId>
|
|
|
+ <artifactId>yudao-spring-boot-starter-mybatis</artifactId>
|
|
|
</dependency>
|
|
|
|
|
|
</dependencies>
|