@@ -3964,7 +3964,7 @@
then 1
else 0 end) * 100,
2) as 'deliveryRadio'
- from kuaishou_supply_chain t1 LEFT JOIN kuaishou_activity_open_item_list t2 on t1.item_id = t2.item_id
+ from kuaishou_supply_chain
where 1 = 1
<if test="start != null and start != ''">
and stat_date >= #{start}