Browse Source

分账bugfix

zhijiezhao 3 years ago
parent
commit
d00fd1b970
1 changed files with 1 additions and 0 deletions
  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