Browse Source

非订单款-二级类别订单返佣展示日期改到今年1月

Duan_xu 2 years ago
parent
commit
88f6b566a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/ReceiptMapper.xml

+ 1 - 1
src/main/resources/mapper/ReceiptMapper.xml

@@ -1084,7 +1084,7 @@
                      </if>
                      AND cms.payStatus=3
                      AND cmo.receiptStatus = 3
-                     AND cmo.confirmTime >= '2022-05-01 00:00:00'
+                     AND cmo.confirmTime >= '2022-01-01 00:00:00'
                      AND cmo.rebateFlag != 1
                      AND cms.shopId != 998
                      AND csp.newReceiptType is null