yumeng 9 miesięcy temu
rodzic
commit
c624fe8a5d

+ 1 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/batch/mapper/xml/KuaishouSupplyChainMapper.xml

@@ -427,7 +427,7 @@ group by t1.promoter_id;
                     where t1.stat_date = #{statDate}
                       and t1.relate_id is not null
                     group by t1.relate_id, t1.promoter_id) t
-              where t.itemPrice >= 6
+              where  1 = 1
               order by t.validOrderNum desc) t
                  left join yufu.kuaishou_settlement_rules tt
                            on t.ruleId = tt.id