yumeng преди 8 месеца
родител
ревизия
16bfef034e
променени са 1 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 2 4
      ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

+ 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