@@ -124,7 +124,7 @@
<!--包名-->
<targetPackage>com.steerinfo.dil</targetPackage>
<tables>
- <param>TMSTRUCK_TIME_TSK_RESULT</param>
+<!-- <param>TMSTRUCK_TIME_TSK_RESULT</param>-->
</tables>
</configuration>
<executions>
@@ -136,6 +136,17 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>org.springframework.boot</groupId>
+ <artifactId>spring-boot-maven-plugin</artifactId>
+ <executions>
+ <execution>
+ <goals>
+ <goal>repackage</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
</plugins>
<resources>
<resource>
@@ -5,4 +5,4 @@ spring:
username: dil
driver-class-name: oracle.jdbc.OracleDriver
application:
- name: dil-tms-truck-dev
+ name: dil-tms-truck-prod
@@ -35,11 +35,7 @@ openfeign:
eureka:
client:
service-url:
- defaultZone: http://root:root@${EUREKA_HOST:paas-discovery-test.steerinfo.com}:${EUREKA_PORT:80}/eureka/
- registerWithEureka:
- false
- fetchRegistry:
+ defaultZone: http://root:root@${EUREKA_HOST:172.16.33.161}:${EUREKA_PORT:8061}/eureka/
genxml:
pth: com/a