yumeng 11 months ago
parent
commit
a3ee68a648

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

@@ -286,7 +286,6 @@ 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
               order by t.validOrderNum desc) t
                  left join miaogousi.kuaishou_settlement_rules tt
                            on t.ruleId = tt.id