Browse Source

generator

liyg 1 năm trước cách đây
mục cha
commit
3e4b86a4a9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -160,8 +160,8 @@
                     <!--包名-->
                     <targetPackage>com.steerinfo.dil</targetPackage>
                     <tables>
-                        <param>TMS_TRUCK_ARRIVAL</param>
-                        <param>TMS_TRUCK_RECEIPT</param>
+                        <param>TMS_TRUCK_ARRIVAL_RESULT</param>
+                        <param>TMS_TRUCK_RECEIPT_RESULT</param>
                     </tables>
                 </configuration>
                 <executions>