ck 4 سال پیش
والد
کامیت
a2cba086e4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      data_manage/pitcher_panel.py

+ 1 - 1
data_manage/pitcher_panel.py

@@ -178,7 +178,7 @@ round(sum(reg_order_amount)/sum(cost),4) roi,
 round(sum(reg_order_user_again)/sum(reg_order_user),4)  old_user_once_order_rate,     
         round(sum(cost)/sum(first_order_user),2) first_order_user_per_cost,  
         round(sum(reg_order_amount)/sum(reg_order_user),2) user_per_amount, 
-        round(sum(click_count)/sum(follow_user),4) click_follow_rate, 
+        round(sum(follow_user)/sum(click_count),4) click_follow_rate, 
         round(sum(reg_order_user)/sum(follow_user),4) follow_order_rate