ソースを参照

关联列表bugfix

zhijiezhao 2 年 前
コミット
fa63cfa57c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/main/resources/mapper/ReceiptMapper.xml

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

@@ -1087,6 +1087,7 @@
                      AND cmo.confirmTime >= '2022-05-01 00:00:00'
                      AND cmo.rebateFlag != 1
                      AND cms.shopId != 998
+                     AND csp.newReceiptType is null
                 </where>
     </select>