Commit 5f6f2b47 authored by yindanlei's avatar yindanlei

add icon_function_day report codes

parent 6673def7
......@@ -252,7 +252,8 @@ LEFT JOIN
and referrer='custom_special'
and ((partition_date<'20200924' and params['referrer_id']='605')
or (partition_date>='20200924' and partition_date<'20201020' and params['referrer_id']='707')
or (partition_date>='20201020' and params['referrer_id']='901'))
or (partition_date>='20201020' and partition_date <'20201027' and params['referrer_id']='901')
or (partition_date>='20201027' and params['referrer_id']='939'))
group by partition_date,
cl_id
)t3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment