Selaa lähdekoodia

删除pomLaji插件

txf 3 vuotta sitten
vanhempi
commit
168146c408
1 muutettua tiedostoa jossa 0 lisäystä ja 25 poistoa
  1. 0 25
      pom.xml

+ 0 - 25
pom.xml

@@ -106,31 +106,6 @@
     </dependencies>
     <build>
         <plugins>
-<!--            &lt;!&ndash;             自动生成代码文件 &ndash;&gt;-->
-<!--            <plugin>-->
-<!--                <groupId>com.steerinfo</groupId>-->
-<!--                <artifactId>generator-maven-plugin</artifactId>-->
-<!--                <version>3.0</version>-->
-<!--                <configuration>-->
-<!--            <connUrl>jdbc:oracle:thin:@172.16.33.163:1521:ilsdbpri</connUrl>-->
-<!--            <user>dagang</user>-->
-<!--            <password>root123</password>-->
-<!--                    &lt;!&ndash;包名&ndash;&gt;-->
-<!--                    <targetPackage>com.steerinfo.dil</targetPackage>-->
-<!--                    <tables>-->
-<!--                        <table></table>-->
-<!--                    </tables>-->
-<!--                </configuration>-->
-<!--                <executions>-->
-<!--                    <execution>-->
-<!--                        <phase>compile</phase>-->
-<!--                        <goals>-->
-<!--                            <goal>steerinfo</goal>-->
-<!--                        </goals>-->
-<!--                    </execution>-->
-<!--                </executions>-->
-<!--            </plugin>-->
-
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>