deason 2 年之前
父节点
当前提交
aabfe97763
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 1
      .gitignore
  2. 1 0
      pom.xml

+ 0 - 1
.gitignore

@@ -1,4 +1,3 @@
-
 ### IntelliJ IDEA ###
 .idea
 *.iws

+ 1 - 0
pom.xml

@@ -98,6 +98,7 @@
 
     <build>
         <finalName>${project.artifactId}</finalName>
+
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>