Commit fc701780 authored by 魏艺敏's avatar 魏艺敏

Merge branch 'yindanlei' into 'master'

add icon_function_day report codes

See merge request !101
parents 43fed0e8 49ccf291
......@@ -254,7 +254,7 @@ LEFT JOIN
or (partition_date>='20200924' and partition_date<'20201020' and params['referrer_id']='707')
or (partition_date>='20201020' and partition_date <'20201027' and params['referrer_id']='901')
or (partition_date>='20201027' and partition_date <'20201103' and params['referrer_id']='939')
or (partition_date>='20201103' and and params['referrer_id']='982'))
or (partition_date>='20201103' and params['referrer_id']='982'))
)
group by partition_date,
cl_id
......
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