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

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

@@ -236,7 +236,8 @@
         then '是'
         else '-'
         end
-        ) as 'isPresale'
+        ) as 'isPresale',
+        round(t3.investment_promotion_rate / 10, 2) as 'investmentPromotionRate'
         from kuaishou_supply_chain t1
         left join kuaishou_item_bind_user t2
         on t1.item_id = t2.item_id