|
@@ -106,31 +106,6 @@
|
|
</dependencies>
|
|
</dependencies>
|
|
<build>
|
|
<build>
|
|
<plugins>
|
|
<plugins>
|
|
-<!-- <!– 自动生成代码文件 –>-->
|
|
|
|
-<!-- <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>-->
|
|
|
|
-<!-- <!–包名–>-->
|
|
|
|
-<!-- <targetPackage>com.steerinfo.dil</targetPackage>-->
|
|
|
|
-<!-- <tables>-->
|
|
|
|
-<!-- <table></table>-->
|
|
|
|
-<!-- </tables>-->
|
|
|
|
-<!-- </configuration>-->
|
|
|
|
-<!-- <executions>-->
|
|
|
|
-<!-- <execution>-->
|
|
|
|
-<!-- <phase>compile</phase>-->
|
|
|
|
-<!-- <goals>-->
|
|
|
|
-<!-- <goal>steerinfo</goal>-->
|
|
|
|
-<!-- </goals>-->
|
|
|
|
-<!-- </execution>-->
|
|
|
|
-<!-- </executions>-->
|
|
|
|
-<!-- </plugin>-->
|
|
|
|
-
|
|
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|