Explorar el Código

Merge branch 'test2' of jishutao/kede-server into prod

anderx hace 1 año
padre
commit
f190ef6a43
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      src/main/java/com/goafanti/common/mapper/TOrderNewMapper.xml

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

@@ -1109,7 +1109,7 @@ left join department d on o.order_dep = d.id   left join t_order_mid a on o.orde
           (1)
         </if>
         <if test="manageType ==1">
-          (5)
+          (4)
         </if>
       </if>
       <if test="approval ==2">
@@ -1118,9 +1118,8 @@ left join department d on o.order_dep = d.id   left join t_order_mid a on o.orde
           (2,3)
         </if>
         <if test="manageType ==1">
-          (6,7)
+          (5,6)
         </if>
-
       </if>
     </if>
     <if test="specially !=3 ">