anderx преди 1 година
родител
ревизия
ba336291dc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/java/com/goafanti/common/mapper/TOrderNewMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/TOrderNewMapper.xml

@@ -1063,7 +1063,7 @@ left join department d on o.order_dep = d.id   left join t_order_mid a on o.orde
         and a.approval = 0
       </if>
       <if test="approval ==1">
-        and a.process_status =5
+        and a.process_status =4
         and a.approval in
         <if test="manageType ==0">
           (1)