【修改】pom的项目名更改

This commit is contained in:
zer0Black
2021-03-05 17:10:49 +08:00
parent fc1276773d
commit 1c38785955
8 changed files with 315 additions and 317 deletions
+2 -2
View File
@@ -13,12 +13,12 @@
<dependencies>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<groupId>com.jero.boot</groupId>
<artifactId>jeecg-boot-base-core</artifactId>
</dependency>
<!-- 引入微服务启动依赖 starter
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<groupId>com.jero.boot</groupId>
<artifactId>jeecg-boot-starter-cloud</artifactId>
</dependency> -->
</dependencies>