fix:代码优化

This commit is contained in:
zhongzb
2023-10-01 22:17:55 +08:00
parent 2027d8f220
commit f9c45d9d0b
5 changed files with 89 additions and 39 deletions

View File

@@ -113,13 +113,11 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>5.3.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>