Commit b7026a30 authored by litaolemo's avatar litaolemo

upsR

parent bd7815e4
......@@ -79,7 +79,7 @@ select card_id from strategy_content_exposure_index where card_content_type="use
"""
second_demands_count_dict, tags_v3_count_dict,card_id_list = get_user_post_from_mysql(sql)
print(card_id_list)
t = 1
t = 2
day_num = 0 - t
now = (datetime.datetime.now() + datetime.timedelta(days=day_num))
last_30_day_str = (now + datetime.timedelta(days=-31)).strftime("%Y%m%d")
......
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