国培项目不能访问ai的问题,安装包的问题

11111
PL 4 months ago
parent 81a83a7566
commit 812456a8e1

@ -118,16 +118,16 @@
</dependency> </dependency>
<!-- 修改后的jjwt --> <!-- 修改后的jjwt -->
<!--<dependency> <dependency>
<groupId>jsonwebtoken</groupId> <groupId>jsonwebtoken</groupId>
<artifactId>habook-jjwt</artifactId> <artifactId>habook-jjwt</artifactId>
<version>0.0.1</version> <version>0.0.1</version>
</dependency>--> </dependency>
<dependency> <!-- <dependency>
<groupId>io.jsonwebtoken</groupId> <groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId> <artifactId>jjwt</artifactId>
<version>0.9.1</version> <version>0.9.1</version>
</dependency> </dependency>-->
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save