Przeglądaj źródła

渠道添加 设置绑定达人上限功能

zhaoxian 2 lat temu
rodzic
commit
2d7aa2632a

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

@@ -1307,7 +1307,7 @@
         t1.voucherOrderAmount,
         t1.voucherRegimentalPromotionAmount,
         t1.voucherTotalRegimentalSettleAmount,
-        IFNULL(t5.promoters_count,'-') as 'promoters_count'
+        IFNULL(t5.promoters_count,'-') as 'promotersCount'
         from (
         select collect_sample_id as 'collectSampleId',
         collect_sample_name as 'collectSampleName',