ck 4 년 전
부모
커밋
24c489bb8e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,