ck 4 vuotta sitten
vanhempi
commit
24c489bb8e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      data_manage/pitcher_panel.py

+ 1 - 1
data_manage/pitcher_panel.py

@@ -378,7 +378,7 @@ def get_channel_active(channel,pitcher,start,end,page,page_size,order_by,order):
 
        from (
 
-select dt,book,cost,pitcher,channel
+select dt,book,cost,pitcher,channel,
        reg_order_amount reg_amount,
        if(cost=0,0,reg_order_amount/cost) roi,
        follow_user new_follow_user,