Browse Source

店铺管理

yumeng 11 tháng trước cách đây
mục cha
commit
f0bad1b938

+ 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}