zhijiezhao hace 3 años
padre
commit
d00fd1b970
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/main/resources/mappings/modules/order/ShopOrderMapper.xml

+ 1 - 0
src/main/resources/mappings/modules/order/ShopOrderMapper.xml

@@ -1124,6 +1124,7 @@
         WHERE co.organizeID = 0
           AND co.refundType != 2
           AND co.delFlag = 0
+          AND co.orderType != 2
           AND a.delFlag = 0
           AND a.shopID != 998
           AND cdr.payWay = 1