Ver código fonte

代码修改

hanqingsong 3 anos atrás
pai
commit
823c2a4b8a
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -59,13 +59,13 @@
59 59
         </dependency>
60 60
     </dependencies>
61 61
 
62
-    <build>
62
+    <!--<build>
63 63
         <plugins>
64 64
             <plugin>
65 65
                 <groupId>org.springframework.boot</groupId>
66 66
                 <artifactId>spring-boot-maven-plugin</artifactId>
67 67
             </plugin>
68 68
         </plugins>
69
-    </build>
69
+    </build>-->
70 70
 
71 71
 </project>