cn.hutool

This commit is contained in:
sxu 2025-05-07 16:33:46 +08:00
parent e0f74cbf1c
commit 8fd2f7abb2
1 changed files with 6 additions and 0 deletions

View File

@ -255,6 +255,12 @@
<version>2.4.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.23</version>
<scope>compile</scope>
</dependency>
</dependencies>