From 3d0c15bc3affe70b8c978d17cb11beb0d12c0205 Mon Sep 17 00:00:00 2001
From: litaolemo <593516104@qq.com>
Date: Fri, 25 Sep 2020 18:34:34 +0800
Subject: [PATCH] update

---
 output/out_put_user_post_each_strategy.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/output/out_put_user_post_each_strategy.py b/output/out_put_user_post_each_strategy.py
index 0f80bb2..54b69db 100644
--- a/output/out_put_user_post_each_strategy.py
+++ b/output/out_put_user_post_each_strategy.py
@@ -280,7 +280,6 @@ exposure_sql = """
            AND (transaction_type in ('-1','smr','hotspot','pgc','newdata','hotspot_feed','aistragegy','excestragegy','FIXEDSTRATEGY','FIXEDSTRATEGY_VIDEO','high_quality_fmctr')
                 or transaction_type like '%ctr' or transaction_type like '%cvr' or transaction_type like 'deeplink%')
            AND card_content_type in ('user_post')
-           --AND transaction_type in ('high_quality_fmctr')
            group by 
                   cl_id,
                   transaction_type,
-- 
2.18.0