Commit 9b531e13 by 裴大威

Merge branch 'feat-dw-addHuTool' into 'master'

add HuTool

See merge request rays/pcloud-common-parent!89
parents 7c08074c 406c8238
......@@ -395,6 +395,13 @@
<version>1.0.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/cn.hutool/hutool-all -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.3.2</version>
</dependency>
</dependencies>
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment