|
@@ -104,12 +104,12 @@
|
|
|
<version>3.0</version>
|
|
|
<configuration>
|
|
|
<connUrl>jdbc:oracle:thin:@172.16.33.163:1521:ilsdbpri</connUrl>
|
|
|
- <user>DIL</user>
|
|
|
- <password>Dil123789</password>
|
|
|
+ <user>DAGANG</user>
|
|
|
+ <password>root123</password>
|
|
|
<!--包名-->
|
|
|
<targetPackage>com.steerinfo.dil</targetPackage>
|
|
|
<tables>
|
|
|
-<!-- <param>Omstruck_Order</param>-->
|
|
|
+ <table>AMSTRUCK_SPORADIC_ORDER</table>
|
|
|
<!-- <param>TMSTRAIN_WEIGHT_RESULT</param>-->
|
|
|
</tables>
|
|
|
</configuration>
|