upd pom 12 59

master
冯凯 2023-10-20 12:59:48 +08:00
parent 9d9416c779
commit 29bbb6e8a4
1 changed files with 13 additions and 0 deletions

View File

@ -32,6 +32,19 @@
</properties>
<dependencies>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.7.20</version>
</dependency>
<dependency>
<groupId>com.health</groupId>
<artifactId>base-file-common</artifactId>
</dependency>
<dependency>
<groupId>com.health</groupId>
<artifactId>base-file-remote</artifactId>
</dependency>
<dependency>
<groupId>com.health</groupId>
<artifactId>base-system-common</artifactId>