【修改】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
@@ -12,7 +12,7 @@
<dependencies>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<groupId>com.jero.boot</groupId>
<artifactId>jeecg-system-cloud-api</artifactId>
</dependency>
<!-- Nacos注册中心 -->
+1 -1
View File
@@ -25,7 +25,7 @@
<dependencies>
<!--jeecg-tools-->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<groupId>com.jero.boot</groupId>
<artifactId>jeecg-boot-base-tools</artifactId>
</dependency>
<!--加载配置信息-->