!1 update README.md.

Merge pull request !1 from 曙天/N/A
This commit is contained in:
猎隼丶止戈 2024-03-13 02:26:49 +00:00 committed by Gitee
commit 54ef86967a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -148,14 +148,14 @@ dict-trans
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>dict-trans</artifactId>
<version>0.5</version>
<version>0.6</version>
</dependency>
<!-- hutool工具类必须 -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.21</version>
<version>5.8.24</version>
</dependency>
<!-- mybatis-plus 工具(必须) -->