Commit 39bebac4 authored by litaolemo's avatar litaolemo

update

parent 5c0d4918
......@@ -183,7 +183,7 @@ for t in range(1, task_days):
sql_search_ctr = r"""
SELECT query,
all_search_uv as all_search_uv, --全部搜索uv
all_search_pv as all_search_pv, --全部搜索pv
all_search_pv as all_search_pv --全部搜索pv
FROM (
--搜索pvuv
SELECT query
......
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