Commit e683b114 authored by 高雅喆's avatar 高雅喆

space to tab

parent 69aa7b29
......@@ -36,7 +36,7 @@ def get_yesterday_date():
yesterday = yesterday.strftime("%Y-%m-%d")
return yesterday
def getBetweenDay(begin_date,end_date):
def get_between_day(begin_date,end_date):
#获取指定时间范围内的date
"""
type begin_date : str eg:'2018-08-29'
......
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