引入hutool

main
daixiaoyi 2 months ago
parent fa7430ee16
commit da2ab3f68f

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

Loading…
Cancel
Save