Przeglądaj źródła

修改服务费率

yumeng 1 rok temu
rodzic
commit
16bfef034e

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

@@ -315,10 +315,8 @@
         then 0
         else round(tt.ccr_value / 100 , 2)
         end
-        ) as 'ccrInt'
-
-
-
+        ) as 'ccrInt',
+        round(tt.investment_promotion_rate / 10, 2) as 'investmentPromotionRate'
         from kuaishou_item_list t left join kuaishou_activity_open_item_list tt
         on t.item_id = tt.item_id
         where