Przeglądaj źródła

咨询师列表修改,导出排序修改

anderx 1 rok temu
rodzic
commit
1f1c215f42

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

@@ -1138,7 +1138,7 @@ left join department d on o.order_dep = d.id   left join t_order_mid a on o.orde
       </if>
     </if>
     <if test="specially == 4">
-      and a.process_status in (3,6,7,8,99)
+      and a.process_status in(3,6,7,8,99)
       and a.order_status  in(1,2,3,4,6)
     </if>
     <if test="deps!=null">