引入hutool

main
daixiaoyi 2 months ago
parent fa7430ee16
commit da2ab3f68f

@ -54,11 +54,11 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<!--<dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.26</version>
</dependency>-->
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save