Commit 3807fdc1 authored by litaolemo's avatar litaolemo

update

parent c74496fe
...@@ -105,7 +105,7 @@ for res in sql_res: ...@@ -105,7 +105,7 @@ for res in sql_res:
content_click_pv=content_click_pv,slide_wel_click_pv=slide_wel_click_pv,self_wel_click_pv=self_wel_click_pv, content_click_pv=content_click_pv,slide_wel_click_pv=slide_wel_click_pv,self_wel_click_pv=self_wel_click_pv,
partition_day=partition_day, pid=pid partition_day=partition_day, pid=pid
) )
# print(sql) print(sql)
res = cursor.execute(sql) res = cursor.execute(sql)
print(res) print(res)
# cursor.executemany() # cursor.executemany()
......
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