浏览代码

Merge branch 'master' of https://git.steerinfo.com/DAL-DAZHOU2/DAL-DAZHOU-OTMS-API

liyg 1 年之前
父节点
当前提交
39a59e87b8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

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