Commit 59040dc8 authored by lixiaofang's avatar lixiaofang

aa

parent 6406e4dc
......@@ -392,9 +392,6 @@ def judge_data_have_in_redis(card_info=None):
str_push_datetime = str(push_datetime.year) + str(push_datetime.month) + str(push_datetime.day)
if str_today != str_push_datetime:
if push_datetime.month in (2, 3, 4):
pass
return True
if card_info['action_type'] == 'comment':
......
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