fix:修复 Maven 构建一些提示

This commit is contained in:
Jelly
2022-02-10 11:16:17 +08:00
parent 424ddb23e4
commit 5e43efc555
46 changed files with 48 additions and 53 deletions

View File

@ -11,7 +11,7 @@
<artifactId>yudao-spring-boot-starter-redis</artifactId>
<packaging>jar</packaging>
<name>${artifactId}</name>
<name>${project.artifactId}</name>
<description>Redis 封装拓展</description>
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>