hejiahui 2 年之前
父節點
當前提交
8d5e5cb9fb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/com/steerinfo/dil/mapper/AmstruckInwardPlanMapper.xml

+ 1 - 0
src/main/resources/com/steerinfo/dil/mapper/AmstruckInwardPlanMapper.xml

@@ -653,6 +653,7 @@
             and AIP.PLAN_STATUS = 2
             and AIP.PLAN_STATUS = 2
         </if>
         </if>
         <if test="planStatus == 3">
         <if test="planStatus == 3">
+            and AIP.PLAN_STATUS = 3
             and to_date(#{newTime}, 'yyyy-mm-dd hh24:mi:ss') &lt;= AIR.DUE_DATE
             and to_date(#{newTime}, 'yyyy-mm-dd hh24:mi:ss') &lt;= AIR.DUE_DATE
         </if>
         </if>
         <if test="con != null">
         <if test="con != null">