yumeng пре 11 месеци
родитељ
комит
f0bad1b938
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

+ 1 - 1
ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

@@ -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 &gt;= #{start}