调整
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>cs_system-boot</artifactId>
|
||||
<artifactId>cs_system_boot</artifactId>
|
||||
<version>1.0.0</version>
|
||||
|
||||
<name>cs_system-boot</name>
|
||||
<name>cs_system_boot</name>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
@@ -23,7 +23,7 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>cs_system-api</artifactId>
|
||||
<artifactId>cs_system_api</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user