修改bug

This commit is contained in:
zyh 2025-07-09 18:37:57 +08:00
parent 138449b870
commit a50124cd22

View File

@ -175,13 +175,7 @@
<artifactId>jjwt</artifactId> <artifactId>jjwt</artifactId>
<version>${jwt.version}</version> <version>${jwt.version}</version>
</dependency> </dependency>
<!--热部署-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<version>3.4.0</version>
<optional>true</optional>
</dependency>
<!-- 验证码 --> <!-- 验证码 -->
<dependency> <dependency>